mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
changed text
This commit is contained in:
@@ -137,7 +137,7 @@ while :
|
|||||||
|
|
||||||
# if freshly recovered
|
# if freshly recovered
|
||||||
if [ "${state}" = "recovered" ]; then
|
if [ "${state}" = "recovered" ]; then
|
||||||
l1="Login to set new passwords:\n"
|
l1="FINAL RECOVER LOGIN NEEDED:\n"
|
||||||
l2="ssh admin@${localip}\n"
|
l2="ssh admin@${localip}\n"
|
||||||
l3="Use password: raspiblitz\n"
|
l3="Use password: raspiblitz\n"
|
||||||
boxwidth=$((${#localip} + 28))
|
boxwidth=$((${#localip} + 28))
|
||||||
|
Reference in New Issue
Block a user