add break to cancel dialog

This commit is contained in:
rootzoll
2019-02-09 18:36:34 +01:00
parent a2447d031f
commit 178429eb12

View File

@@ -8,7 +8,7 @@ source /home/admin/raspiblitz.info 2>/dev/null
# ENTER NAME # ENTER NAME
################### ###################
# welcome and ask for name of RaspiBlitz # welcome and ask for name of RaspiBlitz
result="" result=""
while [ ${#result} -eq 0 ] while [ ${#result} -eq 0 ]
do do