mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
enlarge settings menu
This commit is contained in:
parent
afb4f201c7
commit
976bb6719d
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ fi
|
|||
|
||||
CHOICES=$(dialog --title ' Additional Mainnet Services ' \
|
||||
--checklist ' use spacebar to activate/de-activate ' \
|
||||
24 55 17 "${OPTIONS[@]}" 2>&1 >/dev/tty)
|
||||
25 55 18 "${OPTIONS[@]}" 2>&1 >/dev/tty)
|
||||
|
||||
dialogcancel=$?
|
||||
echo "done dialog"
|
||||
|
|
Loading…
Add table
Reference in a new issue