better procedure to create firefox add-on

This commit is contained in:
Matias Alejo Garcia 2014-07-08 22:29:57 -03:00
commit d97273f683
4 changed files with 84 additions and 70 deletions

View file

@ -60,4 +60,4 @@ cd $BUILDDIR
zip -qr $ZIPFILE "`basename $APPDIR`"
checkOK
echo "${OpenColor}${Yellow}\nThe Chrome Extension is ready at $BUILDDIR.${CloseColor}"
echo "${OpenColor}${Yellow}\nThe Chrome Extension is ready at $BUILDDIR/copay-chrome-extension.zip${CloseColor}"