feat(脚本): 屏蔽Xray-core回退

pull/534/merge
mack-a 2020-12-04 17:45:07 +08:00
parent df45265b64
commit 7361b18ab3
1 changed files with 1 additions and 1 deletions

View File

@ -957,7 +957,7 @@ v2rayVersionManageMenu(){
fi
echoContent red "\n=============================================================="
echoContent yellow "1.升级"
echoContent yellow "2.回退"
# echoContent yellow "2.回退"
echoContent red "=============================================================="
read -p "请选择:" selectV2RayType
if [[ "${selectV2RayType}" = "1" ]]