change state after final

This commit is contained in:
rootzoll 2021-05-25 18:00:52 -05:00
parent acfc43546f
commit b4c9b743ed

View file

@ -83,6 +83,7 @@ do
if [ "${setupPhase}" != "done" ] && [ "${state}" == "waitfinal" ]; then
# push to final setup gui dialogs
/home/admin/setup.scripts/finalDialogControl.sh
state="starting"
fi
#####################################