From 56102bb6dd85bba0b7cca28b82c0dd660df4db8c 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, 14 Dec 2022 08:35:47 +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 f82aa9b..f60100a 100644 --- a/66.sh +++ b/66.sh @@ -3,7 +3,7 @@ export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin export LANG=en_US.UTF-8 wpygLOGV="22.12.15 V 1.0 重大更新" 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` +remoteV=`wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/66.sh | sed -n 4p | cut -d '"' -f 2` chmod +x /root/CFwarp.sh red='\033[0;31m' bblue='\033[0;34m'