mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
menu
This commit is contained in:
parent
3f70411cab
commit
4c676a1d0a
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ OPTIONS=(ZAP "Zap Wallet (iOS)" \
|
|||
|
||||
CHOICE=$(dialog --clear \
|
||||
--title "Choose Mobile Wallet" \
|
||||
--menu "MENU" \
|
||||
8 40 2 \
|
||||
8 40 3 \
|
||||
"${OPTIONS[@]}" \
|
||||
2>&1 >/dev/tty)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue