diff --git a/CFwarp1.sh b/CFwarp1.sh index 49f2938..ed0553b 100644 --- a/CFwarp1.sh +++ b/CFwarp1.sh @@ -1,8 +1,8 @@ #!/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` export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin export LANG=en_US.UTF-8 +wpygV="22.8.25 V 0.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' yellow='\033[0;33m'