From 733c38924b3bd29558823244a9207a9257604580 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: Thu, 13 Mar 2025 20:38:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91CFwarp.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CFwarp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFwarp.sh b/CFwarp.sh index 5291bd5..f21d5db 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -471,7 +471,7 @@ fi } lncf(){ -curl -sSL -o /usr/bin/cf -L https://gitlab.com/rwkgyg/CFwarp/-/raw/main/1CFwarp.sh +curl -sSL -o /usr/bin/cf -L https://gitlab.com/rwkgyg/CFwarp/-/raw/main/CFwarp.sh chmod +x /usr/bin/cf }