final ready state info

This commit is contained in:
rootzoll 2021-07-02 22:20:51 +02:00
parent 646898fa81
commit d3ab78ccfd

View file

@ -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 "