X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=build;h=91a8bc57374fa0518aae7b2ef36eb8463f3276da;hp=575a66a18535bf01da84f90d4485e476027339c4;hb=88ba931ca0adf7d1634be5d7aef0354b155fd34d;hpb=b60af962290bf5bde988ab6640e17e13eb66778e diff --git a/build b/build index 575a66a..91a8bc5 100644 --- a/build +++ b/build @@ -3,8 +3,8 @@ set -e set -u -export PKG=icedeb@modsoftsys.com-uuid +export PKG=icedeb [ ! -e $PKG.xpi ] || rm $PKG.xpi -zip -r $PKG.xpi chrome install* chrome.manifest +zip -r $PKG.xpi chrome install* chrome.manifest README