changed text

This commit is contained in:
rootzoll
2018-12-12 18:24:45 +01:00
parent b141890ca9
commit c4f9eb8326

View File

@@ -137,7 +137,7 @@ while :
# if freshly recovered
if [ "${state}" = "recovered" ]; then
l1="Login to set new passwords:\n"
l1="FINAL RECOVER LOGIN NEEDED:\n"
l2="ssh admin@${localip}\n"
l3="Use password: raspiblitz\n"
boxwidth=$((${#localip} + 28))