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