mirror of
https://github.com/pocopico/tinycore-redpill.git
synced 2025-09-15 12:51:13 +08:00
Updated empty user_config.json and kill locked loop if update.tmp exists
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user