~适配AX6s等小米镜像化系统设备
This commit is contained in:
juewuy
2022-03-05 17:31:42 +08:00
parent 0f3573c304
commit fe9784517a
5 changed files with 24 additions and 4 deletions

View File

@@ -1496,6 +1496,7 @@ case "$1" in
$clashdir/start.sh stop
$clashdir/start.sh cronset "clash服务"
$clashdir/start.sh cronset "订阅链接"
$clashdir/start.sh cronset "ShellClash初始化"
[ -w ~/.bashrc ] && profile=~/.bashrc
[ -w /etc/profile ] && profile=/etc/profile
sed -i '/alias clash=*/'d $profile