Update 66.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-12-14 05:02:35 +00:00
parent b26eb3d05b
commit c2b2eeb2b8
1 changed files with 4 additions and 3 deletions

7
66.sh
View File

@ -1,7 +1,8 @@
#!/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.12.15 V 1.0"
wpygLOGV="22.12.15 V 1.0 重大更新"
wpygV="22.12.15 V 1.0 "
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'
@ -630,8 +631,8 @@ fi
fi
if [[ $warpup == 3 ]]; then
green "Token获取地址https://web--public--warp-team-api--coia-mfs4.code.run/"
readp "请输入Teams账户Token: " token
green "Zero Trust团队Token获取地址https://web--public--warp-team-api--coia-mfs4.code.run/"
readp "请输入团队账户Token: " token
i=0
while [ $i -le 4 ]; do let i++
yellow "共执行5次$i次升级WARP Teams账户中……"