From 7361b18ab35d848fa04c2ffe977db7fdeec52b6a Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 4 Dec 2020 17:45:07 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E5=B1=8F=E8=94=BDX?= =?UTF-8?q?ray-core=E5=9B=9E=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ad420ed..10c86b1 100644 --- a/install.sh +++ b/install.sh @@ -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" ]]