~优化安装脚本及安装流程
~合并https://github.com/juewuy/ShellClash/pull/309
This commit is contained in:
juewuy
2023-01-23 17:17:30 +08:00
parent 4447244b61
commit 6794271c5e
6 changed files with 9 additions and 11 deletions

View File

@@ -151,9 +151,8 @@ getlink(){
if [ -n "$Url_link" ];then
i=100
#将用户链接写入mark
sed -i '/Https=*/'d $ccfg
setconfig Https
setconfig Url \'$Url_link\'
Https=""
#获取在线yaml文件
getyaml
else