exit terminal setback to org setupphase

This commit is contained in:
rootzoll 2022-06-06 14:48:21 +02:00
parent 219e0b3a51
commit 51c2adb5bf

View File

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