olddata message

This commit is contained in:
rootzoll 2018-12-11 20:18:50 +01:00
parent 9d0072f1e7
commit 7d583ed5d1

View File

@ -86,6 +86,11 @@ while :
message="${message}%"
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"