diff --git a/home.admin/setup.scripts/eventInfoWait.sh b/home.admin/setup.scripts/eventInfoWait.sh index 0e9f479d4..f7b6bae4e 100644 --- a/home.admin/setup.scripts/eventInfoWait.sh +++ b/home.admin/setup.scripts/eventInfoWait.sh @@ -168,7 +168,7 @@ Use password: raspiblitz " 8 41 fi -elif [ "${eventID}" == "waitfinal" ] || [ "${eventID}" == "finalready" ]; then +elif [ "${eventID}" == "waitfinal" ]; then dialog --backtitle "${backtitle}" --cr-wrap --infobox " Setup-Done - Login for Details: @@ -176,6 +176,14 @@ ssh admin@${localip} Use your Password A " 7 41 +elif [ "${eventID}" == "finalready" ]; then + + dialog --backtitle "${backtitle}" --cr-wrap --infobox " +Setup-Done - Please Wait +ssh admin@${localip} +Use your Password A +" 7 41 + elif [ "${eventID}" == "shutdown" ]; then dialog --backtitle "${backtitle}" --cr-wrap --infobox "