mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
shango is also avilable for android
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Basic Options
|
# Basic Options
|
||||||
OPTIONS=(ZAP "Zap Wallet (iOS)" \
|
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)
|
CHOICE=$(dialog --clear --title "Choose Mobile Wallet" --menu "" 10 40 6 "${OPTIONS[@]}" 2>&1 >/dev/tty)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user