Updated empty user_config.json and kill locked loop if update.tmp exists

This commit is contained in:
pocopico
2023-06-04 11:05:44 +03:00
parent fdc203aa37
commit 101cf3c9fb

View File

@ -828,6 +828,8 @@ EOF
function sysreboot() {
wecho "System is going for reboot" | tee -a $LOGFILE
rm -rf ${HOMEPATH}/html/files/* >> /dev/null
#unlink ${HOMEPATH}/html/assets/*pat >> /dev/null
sync
sync
sync