ui text change

This commit is contained in:
rootzoll 2020-03-30 18:56:59 +02:00
parent 0e1ba65b53
commit 7f2c4c1d30

View File

@ -176,7 +176,7 @@ while :
l3="Use password: raspiblitz\n"
if [ "${state}" = "recovering" ]; then
l1="Recovering please wait - for debug:\n"
l1="Recovering please wait ..\n"
fi
boxwidth=$((${#localip} + 24))