Browse Source

shango QR code market URI

master
Christian Rotzoll 6 years ago
parent
commit
3ebda4b16d
  1. 3
      home.admin/97addMobileWallet.sh

3
home.admin/97addMobileWallet.sh

@ -78,7 +78,8 @@ case $CHOICE in
exit 1;
;;
SHANGO_ANDROID)
echo "https://play.google.com/apps/testing/com.shango" > qr.txt
#echo "https://play.google.com/apps/testing/com.shango" > qr.txt
echo "market://details?id=com.shango" > qr.txt
./XXdisplayQRlcd.sh
whiptail --title "Install Shango on your Android Phone" \
--yes-button "show link as QR" \

Loading…
Cancel
Save