better chrome build
This commit is contained in:
parent
2a2a1d3c35
commit
efce53445c
2 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ checkOK
|
||||||
# Zipping chrome-extension
|
# Zipping chrome-extension
|
||||||
echo "${OpenColor}${Green}* Zipping all chrome-extension files...${CloseColor}"
|
echo "${OpenColor}${Green}* Zipping all chrome-extension files...${CloseColor}"
|
||||||
cd $BUILDDIR
|
cd $BUILDDIR
|
||||||
|
rm $ZIPFILE
|
||||||
zip -qr $ZIPFILE "`basename $APPDIR`"
|
zip -qr $ZIPFILE "`basename $APPDIR`"
|
||||||
checkOK
|
checkOK
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,3 +16,4 @@ lib/bitcore/coverage
|
||||||
lib/bitcore/build
|
lib/bitcore/build
|
||||||
.git
|
.git
|
||||||
tests
|
tests
|
||||||
|
.*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue