feat(findBestCDNIP): 修改文案
parent
e4e9c477f8
commit
e254af31ab
|
@ -155,7 +155,7 @@ checkSystem(){
|
||||||
downloadIPs(){
|
downloadIPs(){
|
||||||
if [[ -z `ls /tmp|grep -v grep|grep ips` ]]
|
if [[ -z `ls /tmp|grep -v grep|grep ips` ]]
|
||||||
then
|
then
|
||||||
echoContent yellow '开始下载ip文件'
|
echoContent yellow '开始下载ip库'
|
||||||
wget -q -P /tmp/ https://raw.githubusercontent.com/mack-a/v2ray-agent/dev/fodder/ips/ips
|
wget -q -P /tmp/ https://raw.githubusercontent.com/mack-a/v2ray-agent/dev/fodder/ips/ips
|
||||||
echoContent yellow '下载结束'
|
echoContent yellow '下载结束'
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue