~修复部分小米路由自启时出现多个进程的bug

This commit is contained in:
juewuy
2026-01-25 20:06:09 +08:00
parent 64566495ff
commit 89e6fe7faa

View File

@@ -85,7 +85,7 @@ init(){
done done
autoSSH #软固化功能 autoSSH #软固化功能
auto_clean #自动清理 auto_clean #自动清理
[ -s "$CRASHDIR"/start.sh ] && auto_start [ -s "$CRASHDIR"/start.sh ] && [ ! -x /etc/init.d/shellcrash ] && auto_start
} }
case "$1" in case "$1" in