mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp.sh
This commit is contained in:
parent
155b4c8c74
commit
ca454b78a5
|
@ -1757,8 +1757,8 @@ white " ================================================================="
|
||||||
echo
|
echo
|
||||||
readp " 请输入数字:" Input
|
readp " 请输入数字:" Input
|
||||||
case "$Input" in
|
case "$Input" in
|
||||||
1 ) ONEWARPGO;;
|
1 ) ONEWARPGO && yellow "请稍等……";;
|
||||||
2 ) ONEWGCFWARP;;
|
2 ) ONEWGCFWARP && yellow "请稍等……";;
|
||||||
* ) exit
|
* ) exit
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue