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