mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp.sh
This commit is contained in:
parent
0d751ebf0e
commit
458cc53a42
|
@ -965,7 +965,7 @@ echo
|
||||||
readp " 请输入数字:" Input
|
readp " 请输入数字:" Input
|
||||||
case "$Input" in
|
case "$Input" in
|
||||||
1 ) warpinscha;;
|
1 ) warpinscha;;
|
||||||
2 ) [[ $cpu = amd64 ]] && SOCKS5ins || bash CFwarp.sh;;
|
2 ) [[ $cpu = amd64* ]] && SOCKS5ins || bash CFwarp.sh;;
|
||||||
3 ) WARPun && uncf ;;
|
3 ) WARPun && uncf ;;
|
||||||
4 ) WGproxy;;
|
4 ) WGproxy;;
|
||||||
5 ) WARPonoff;;
|
5 ) WARPonoff;;
|
||||||
|
|
Loading…
Reference in New Issue