From 7d583ed5d10ee0ed4ce73b9a22078edb38b30d0e Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 11 Dec 2018 20:18:50 +0100 Subject: [PATCH] olddata message --- home.admin/00infoLCD.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home.admin/00infoLCD.sh b/home.admin/00infoLCD.sh index bd1a408..a0d5b4e 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"