Merge pull request #882 from matiu/feature/chrome2

better chrome build
This commit is contained in:
Matias Alejo Garcia 2014-07-09 06:54:54 -03:00
commit 4720234090
2 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,7 @@ checkOK
# Zipping chrome-extension
echo "${OpenColor}${Green}* Zipping all chrome-extension files...${CloseColor}"
cd $BUILDDIR
rm $ZIPFILE
zip -qr $ZIPFILE "`basename $APPDIR`"
checkOK

View File

@ -16,3 +16,4 @@ lib/bitcore/coverage
lib/bitcore/build
.git
tests
.*