From 23e198d474938faa7dab45e2c4ab1976707a22e4 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: Fri, 26 Aug 2022 02:10:58 +0000 Subject: [PATCH] Update CFwarp1.sh --- CFwarp1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFwarp1.sh b/CFwarp1.sh index cd84f6a..49f2938 100644 --- a/CFwarp1.sh +++ b/CFwarp1.sh @@ -1,6 +1,6 @@ #!/bin/bash wpygV="22.8.25 V 0.1" -remoteV=`wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh | sed -n 2p | cut -d '"' -f 2`` +remoteV=`wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh | sed -n 2p | cut -d '"' -f 2` export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin export LANG=en_US.UTF-8 red='\033[0;31m'