mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-03-01 00:59:23 +01:00
commit
850f08d37f
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ if [ "${flagExists}" == "1" ]; then
|
||||||
/home/admin/_cache.sh set state "stop"
|
/home/admin/_cache.sh set state "stop"
|
||||||
/home/admin/_cache.sh set message "stopped for manual provision"
|
/home/admin/_cache.sh set message "stopped for manual provision"
|
||||||
# log info
|
# log info
|
||||||
echo "INFO: 'bootstrap stopped - run command release after manual provison to remove stop flag'" >> ${logFile}"
|
echo "INFO: 'bootstrap stopped - run command release after manual provison to remove stop flag" >> ${logFile}
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue