mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
olddata message
This commit is contained in:
@@ -87,6 +87,11 @@ while :
|
||||
fi
|
||||
fi
|
||||
|
||||
# when old data - improve message
|
||||
if [ "${state}" = "olddata" ]; then
|
||||
message="login for manual migration"
|
||||
fi
|
||||
|
||||
# setup process has not started yet
|
||||
l1="Login to your RaspiBlitz with:\n"
|
||||
l2="ssh admin@${localip}\n"
|
||||
|
Reference in New Issue
Block a user