mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 01:40:16 +01:00
exit terminal setback to org setupphase
This commit is contained in:
parent
219e0b3a51
commit
51c2adb5bf
@ -124,6 +124,7 @@ if [ "${setupPhase}" == "setup" ]; then
|
||||
|
||||
# exit to terminal
|
||||
if [ "${menuresult}" == "3" ]; then
|
||||
/home/admin/_cache.sh set setupPhase "${orgSetupPhase}"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user