mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp1.sh
This commit is contained in:
parent
faf95bad8f
commit
23e198d474
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue