mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-10 21:00:36 +02:00
fix options
This commit is contained in:
parent
52a691db99
commit
61baf5d012
@ -22,7 +22,8 @@ if [ ${#abcd} -eq 0 ]; then
|
||||
OPTIONS+=(D "LND Seed Password")
|
||||
CHOICE=$(dialog --clear \
|
||||
--backtitle "Set Password" \
|
||||
--title "Choose Password" \
|
||||
--title "Which password to change?" \
|
||||
--menu "Choose Password" \
|
||||
8 50 4 \
|
||||
"${OPTIONS[@]}" \
|
||||
2>&1 >/dev/tty)
|
||||
|
Loading…
x
Reference in New Issue
Block a user