v1.7.6c
~移除了小米增强启动安装或更新时强制90s启动延迟覆写
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -2,5 +2,5 @@ clashnet_v=v1.7.6
|
|||||||
clashpre_v=2022.11.25
|
clashpre_v=2022.11.25
|
||||||
clash_v=v1.7.1
|
clash_v=v1.7.1
|
||||||
meta_v=v1.14.4
|
meta_v=v1.14.4
|
||||||
versionsh=1.7.5b
|
|
||||||
GeoIP_v=20230422
|
GeoIP_v=20230422
|
||||||
|
versionsh=1.7.6c
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (C) Juewuy
|
# Copyright (C) Juewuy
|
||||||
|
|
||||||
version=1.7.5b
|
version=1.7.6c
|
||||||
|
|
||||||
setdir(){
|
setdir(){
|
||||||
dir_avail(){
|
dir_avail(){
|
||||||
@@ -215,7 +215,6 @@ if [ "$systype" = "mi_snapshot" ];then
|
|||||||
uci set firewall.ShellClash.enabled='1'
|
uci set firewall.ShellClash.enabled='1'
|
||||||
uci commit firewall
|
uci commit firewall
|
||||||
setconfig systype $systype
|
setconfig systype $systype
|
||||||
setconfig start_delay 90
|
|
||||||
else
|
else
|
||||||
rm -rf $clashdir/misnap_init.sh
|
rm -rf $clashdir/misnap_init.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user