~修复部分小米设备无法开机启动的bug
~修复卸载命令未能移除增强启动命令的bug
This commit is contained in:
juewuy
2024-01-03 12:21:38 +08:00
parent 343e883070
commit d45d8ede5a
7 changed files with 12 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (C) Juewuy
CRASHDIR="$(uci get firewall.ShellClash.path | sed 's/\/misnap_init.sh//')"
CRASHDIR="$(uci get firewall.ShellCrash.path | sed 's/\/misnap_init.sh//')"
profile=/etc/profile
autoSSH(){