mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 04:43:10 +02:00
LCD info
This commit is contained in:
@@ -123,7 +123,7 @@ while :
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# check if recovering/upgrade is running
|
# check if recovering/upgrade is running
|
||||||
if [ "${state}" = "repair" ] || [ "${state}" = "retorrent" ] || [ "${state}" = "recopy" ] ; then
|
if [ "${state}" = "repair" ] || [ "${state}" = "retorrent" ] || [ "${state}" = "recopy" ]; then
|
||||||
l1="Repair Mode\n"
|
l1="Repair Mode\n"
|
||||||
l2="ssh admin@${localip}\n"
|
l2="ssh admin@${localip}\n"
|
||||||
l3="Use password: PasswordA\n"
|
l3="Use password: PasswordA\n"
|
||||||
|
Reference in New Issue
Block a user