v1.0.0beta17.2

~修复使用在线节点时获取配置文件报错的bug
~修复手动更新订阅界面不显示已保存链接的bug
~下载dashboard面板时,自动检测目录是否可写
~修复下载配置文件失败后依然显示clash启动的bug
This commit is contained in:
juewuy
2020-11-22 15:11:39 +08:00
parent a5cbde33e1
commit 2a2ee0b90d

View File

@@ -246,8 +246,8 @@ getlink2(){
setconfig Https \'$Https\'
#获取在线yaml文件
$clashdir/start.sh getyaml
startover
exit;
sleep 1
[ -n "$(pidof clash)" ] && startover || exit 1
fi
elif [ "$Https" = 0 ];then
clashlink