open external link
This commit is contained in:
parent
e1d0e68797
commit
7dd54976a5
4 changed files with 16 additions and 3 deletions
|
|
@ -83,6 +83,9 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add https://github.com/EddyVerbruggen/LaunchMyApp-PhoneGap-Plugin.git --variable URL_SCHEME=bitcoin
|
||||
checkOK
|
||||
|
||||
cordova plugin add org.apache.cordova.inappbrowser
|
||||
checkOK
|
||||
|
||||
fi
|
||||
|
||||
echo "${OpenColor}${Green}* Generating copay bundle...${CloseColor}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue