From b9900e31d1c1eae9061781e4bf4cbcd9b76a7ebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Wed, 9 Aug 2023 14:21:22 +0000 Subject: [PATCH] Update endip.sh --- point/endip.sh | 3 +++ 1 file changed, 3 insertions(+) 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(){