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
|
||||
echo "${OpenColor}${Green}* Zipping all chrome-extension files...${CloseColor}"
|
||||
cd $BUILDDIR
|
||||
rm $ZIPFILE
|
||||
zip -qr $ZIPFILE "`basename $APPDIR`"
|
||||
checkOK
|
||||
|
||||
|
|
|
|||
|
|
@ -16,3 +16,4 @@ lib/bitcore/coverage
|
|||
lib/bitcore/build
|
||||
.git
|
||||
tests
|
||||
.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue