v1.6.16c
~修复手动下载内核始终报错的bug
This commit is contained in:
Binary file not shown.
@@ -25,6 +25,6 @@ if [ -z $(pidof clash) ]; then
|
||||
/etc/init.d/clash enable
|
||||
fi
|
||||
else
|
||||
#重启clash
|
||||
$clashdir/start.sh start
|
||||
sleep 10
|
||||
$clashdir/start.sh restart
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user