Update endip.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-08-09 14:21:22 +00:00
parent fe7411961a
commit b9900e31d1
1 changed files with 3 additions and 0 deletions

View File

@ -38,10 +38,13 @@ fi
}
cfwarpIP(){
if [[ ! -f "warpendpoint" ]]; then
echo "下载warp优选程序"
if [[ -n $cpu ]]; then
curl -L -o warpendpoint -# --retry 2 https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu
fi
fi
}
endipv4(){