diff --git a/point/endip.sh b/point/endip.sh index 875f94c..843db01 100644 --- a/point/endip.sh +++ b/point/endip.sh @@ -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(){