fix dialog

This commit is contained in:
Christian Rotzoll 2019-08-07 13:10:59 +02:00
parent be2dba81df
commit 48a7ff22bf

View File

@ -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"