From dccdec15b96d1ccc50eaeda9add4ff203c7f772a Mon Sep 17 00:00:00 2001 From: Henry Ji Date: Sat, 3 Jul 2021 21:20:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E9=80=89=E6=8B=A9=E5=AE=89?= =?UTF-8?q?=E8=A3=85v2ray?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 60347ce..05f081a 100644 --- a/install.sh +++ b/install.sh @@ -1025,7 +1025,9 @@ while :; do echo -e "$yellow 温馨提示.. 本地安装已启用 ..$none" echo fi - read -p "$(echo -e "请选择 [${magenta}1-2$none]:")" choose + # read -p "$(echo -e "请选择 [${magenta}1-2$none]:")" choose + # NOTE: 自动选择安装 + choose=1 case $choose in 1) install