empty content
This commit is contained in:
parent
e4fd8d0d44
commit
7af1eae31d
|
@ -1,5 +0,0 @@
|
||||||
time="2021-01-25T18:51:20+08:00" level=info msg="Start initial compatible provider Proxy"
|
|
||||||
time="2021-01-25T18:51:20+08:00" level=info msg="Start initial compatible provider Domestic"
|
|
||||||
time="2021-01-25T18:51:20+08:00" level=info msg="Start initial compatible provider GlobalTV"
|
|
||||||
time="2021-01-25T18:51:20+08:00" level=info msg="Start initial compatible provider Others"
|
|
||||||
time="2021-01-25T18:51:20+08:00" level=info msg="Start initial compatible provider AsianTV"
|
|
2
start.sh
2
start.sh
|
@ -29,7 +29,7 @@ Text1="配置文件config.yaml下载成功!"
|
||||||
Text2="配置文件config.yaml下载失败,退出启动!"
|
Text2="配置文件config.yaml下载失败,退出启动!"
|
||||||
if_success $Text1 $Text2
|
if_success $Text1 $Text2
|
||||||
|
|
||||||
#
|
# 取出代理相关配置
|
||||||
sed -n '/^proxies:/,$p' $Temp_Dir/clash.yaml > $Temp_Dir/proxy.txt
|
sed -n '/^proxies:/,$p' $Temp_Dir/clash.yaml > $Temp_Dir/proxy.txt
|
||||||
|
|
||||||
# 合并形成新的config.yaml
|
# 合并形成新的config.yaml
|
||||||
|
|
Loading…
Reference in New Issue
Block a user