Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-02-22 06:01:02 +00:00
parent cd15bbb144
commit 22fc07f02e
1 changed files with 2 additions and 2 deletions

4
661.sh
View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
export LANG=en_US.UTF-8 export LANG=en_US.UTF-8
wpygV="23.1.19 V 0.3.6 " wpygV="23.2.18 V 0.4 "
remoteV=`wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh | sed -n 4p | cut -d '"' -f 2` remoteV=`wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh | sed -n 4p | cut -d '"' -f 2`
chmod +x /root/CFwarp.sh chmod +x /root/CFwarp.sh
red='\033[0;31m' red='\033[0;31m'
@ -1480,7 +1480,7 @@ white "甬哥YouTube频道 www.youtube.com/@ygkkk"
green "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" green "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
yellow " 安装warp成功后进入脚本快捷方式cf" yellow " 安装warp成功后进入脚本快捷方式cf"
white " =================================================================" white " ================================================================="
green " 1. 使用 WARP-GO 安装WARP " green " 1. 使用 WARP-GO 安装WARP(推荐)"
green " 2. 使用 WGCF 安装WARP" green " 2. 使用 WGCF 安装WARP"
green " 0. 退出脚本" green " 0. 退出脚本"
white " =================================================================" white " ================================================================="