mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-30 12:36:07 +02:00
fix dialog
This commit is contained in:
parent
be2dba81df
commit
48a7ff22bf
@ -88,6 +88,7 @@ case $CHOICE in
|
||||
result=""
|
||||
while [ ${#result} -eq 0 ]
|
||||
do
|
||||
_temp="/home/admin/download/dialog.$$"
|
||||
l1="Please enter the new name of your LND node:\n"
|
||||
l2="different name is better for a fresh identity\n"
|
||||
l3="one word, keep characters basic & not too long"
|
||||
|
Loading…
x
Reference in New Issue
Block a user