mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-19 10:28:58 +01:00
menu
This commit is contained in:
@@ -6,8 +6,7 @@ OPTIONS=(ZAP "Zap Wallet (iOS)" \
|
|||||||
|
|
||||||
CHOICE=$(dialog --clear \
|
CHOICE=$(dialog --clear \
|
||||||
--title "Choose Mobile Wallet" \
|
--title "Choose Mobile Wallet" \
|
||||||
--menu "MENU" \
|
8 40 3 \
|
||||||
8 40 2 \
|
|
||||||
"${OPTIONS[@]}" \
|
"${OPTIONS[@]}" \
|
||||||
2>&1 >/dev/tty)
|
2>&1 >/dev/tty)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user