mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
change state after final
This commit is contained in:
parent
acfc43546f
commit
b4c9b743ed
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
#####################################
|
||||
|
|
Loading…
Add table
Reference in a new issue