mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp.sh
This commit is contained in:
parent
3b2bf4e8ea
commit
33030458fd
|
@ -3,6 +3,7 @@ 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"
|
||||
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'
|
||||
bblue='\033[0;34m'
|
||||
yellow='\033[0;33m'
|
||||
|
|
Loading…
Reference in New Issue