From 221f87c706a50152624b93b08532e1b219c5a55c 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: Mon, 10 Oct 2022 08:06:18 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFwarp.sh b/CFwarp.sh index b4f0489..3826c86 100644 --- a/CFwarp.sh +++ b/CFwarp.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" +wpygV="22.9.27 V 0.3.1" remoteV=`wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh | sed -n 4p | cut -d '"' -f 2` red='\033[0;31m' bblue='\033[0;34m'