manual rebase to https://github.com/bitpay/copay/pull/3313
This commit is contained in:
parent
f633a15a2d
commit
5214074d05
7 changed files with 18 additions and 382 deletions
|
|
@ -55,6 +55,12 @@ echo $CMD
|
|||
$CMD
|
||||
checkOK
|
||||
|
||||
cd $BUILDDIR/../..
|
||||
CMD="rsync -rLRv ./bower_components/trezor-connect/chrome/* $APPDIR"
|
||||
echo $CMD
|
||||
$CMD
|
||||
checkOK
|
||||
|
||||
# Zipping chrome-extension
|
||||
echo "${OpenColor}${Green}* Zipping all chrome-extension files...${CloseColor}"
|
||||
cd $BUILDDIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue