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
|
/etc/init.d/clash enable
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
#重启clash
|
sleep 10
|
||||||
$clashdir/start.sh start
|
$clashdir/start.sh restart
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user