diff --git a/home.admin/00infoLCD.sh b/home.admin/00infoLCD.sh index bd1a40870..a0d5b4eab 100755 --- a/home.admin/00infoLCD.sh +++ b/home.admin/00infoLCD.sh @@ -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"