shango is also avilable for android

This commit is contained in:
rootzoll 2018-09-04 21:40:50 +02:00
parent a9a0101c93
commit b303771db2

View File

@ -2,7 +2,7 @@
# Basic Options
OPTIONS=(ZAP "Zap Wallet (iOS)" \
SHANGO "Shango Wallet (iOS)")
SHANGO "Shango Wallet (iOS/Android)")
CHOICE=$(dialog --clear --title "Choose Mobile Wallet" --menu "" 10 40 6 "${OPTIONS[@]}" 2>&1 >/dev/tty)