From e60aee5b9d0c02e09e0f143f7ad7aacec0cc1fbe 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: Tue, 13 Dec 2022 09:34:43 +0000 Subject: [PATCH] Update 66.sh --- 66.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/66.sh b/66.sh index 15c275a..1c4d092 100644 --- a/66.sh +++ b/66.sh @@ -1,7 +1,7 @@ #!/bin/bash export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin export LANG=en_US.UTF-8 -wpygV="22.9.27 V 0.3.1" +wpygV="22.12.15 V 1.0" remoteV=`wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh | sed -n 4p | cut -d '"' -f 2` chmod +x /root/CFwarp.sh red='\033[0;31m'