mirror of https://github.com/mack-a/v2ray-agent
feat(脚本): 屏蔽Xray-core回退
parent
df45265b64
commit
7361b18ab3
|
@ -957,7 +957,7 @@ v2rayVersionManageMenu(){
|
||||||
fi
|
fi
|
||||||
echoContent red "\n=============================================================="
|
echoContent red "\n=============================================================="
|
||||||
echoContent yellow "1.升级"
|
echoContent yellow "1.升级"
|
||||||
echoContent yellow "2.回退"
|
# echoContent yellow "2.回退"
|
||||||
echoContent red "=============================================================="
|
echoContent red "=============================================================="
|
||||||
read -p "请选择:" selectV2RayType
|
read -p "请选择:" selectV2RayType
|
||||||
if [[ "${selectV2RayType}" = "1" ]]
|
if [[ "${selectV2RayType}" = "1" ]]
|
||||||
|
|
Loading…
Reference in New Issue