Update CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-09-27 07:58:21 +00:00
parent 1f06a00ae1
commit b275030976
1 changed files with 1 additions and 1 deletions

View File

@ -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.2"
wpygV="22.9.27 V 0.3"
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'