mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
修复kodexplorer
This commit is contained in:
@@ -19,7 +19,7 @@ if [ "$result" == 0 ]; then
|
||||
fi
|
||||
|
||||
logsh "【Tools】" "检查定时任务配置"
|
||||
cru a monitor "*/3 * * * * ${mbroot}/scripts/monitor.sh"
|
||||
cru a monitor "*/10 * * * * ${mbroot}/scripts/monitor.sh"
|
||||
|
||||
logsh "【Tools】" "检查工具箱开机启动配置"
|
||||
result=$(cat /etc/firewall.user 2> /dev/null | grep init.sh | wc -l)
|
||||
|
||||
Reference in New Issue
Block a user