mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
add break to cancel dialog
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user