mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-30 14:06:08 +02:00
change state after final
This commit is contained in:
@@ -83,6 +83,7 @@ do
|
|||||||
if [ "${setupPhase}" != "done" ] && [ "${state}" == "waitfinal" ]; then
|
if [ "${setupPhase}" != "done" ] && [ "${state}" == "waitfinal" ]; then
|
||||||
# push to final setup gui dialogs
|
# push to final setup gui dialogs
|
||||||
/home/admin/setup.scripts/finalDialogControl.sh
|
/home/admin/setup.scripts/finalDialogControl.sh
|
||||||
|
state="starting"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#####################################
|
#####################################
|
||||||
|
Reference in New Issue
Block a user