fix grunt
This commit is contained in:
parent
531752a543
commit
f9bed2903d
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ mkdir -p $APPDIR
|
|||
|
||||
# Re-compile copayBundle.js
|
||||
echo "${OpenColor}${Green}* Generating copay bundle...${CloseColor}"
|
||||
grunt --target=dev shell
|
||||
grunt prod
|
||||
checkOK
|
||||
|
||||
# Copy all chrome-extension files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue