mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
13c74b7181
commit
f4c711c4a0
4
661.sh
4
661.sh
|
@ -349,8 +349,8 @@ fi
|
||||||
upcfwarp(){
|
upcfwarp(){
|
||||||
wget -N https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh
|
wget -N https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh
|
||||||
chmod +x /root/CFwarp.sh
|
chmod +x /root/CFwarp.sh
|
||||||
ln -sf /root/CFwarp.sh /usr/bin/cf 2>/dev/null
|
ln -sf /root/CFwarp.sh /usr/bin/cf
|
||||||
green "CFwarp安装脚本升级成功"
|
green "CFwarp安装脚本升级成功" && cf
|
||||||
}
|
}
|
||||||
|
|
||||||
cso(){
|
cso(){
|
||||||
|
|
Loading…
Reference in New Issue