mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
exit terminal setback to org setupphase
This commit is contained in:
@@ -124,6 +124,7 @@ if [ "${setupPhase}" == "setup" ]; then
|
|||||||
|
|
||||||
# exit to terminal
|
# exit to terminal
|
||||||
if [ "${menuresult}" == "3" ]; then
|
if [ "${menuresult}" == "3" ]; then
|
||||||
|
/home/admin/_cache.sh set setupPhase "${orgSetupPhase}"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user