From db26b6a73c6987a37ba1485dbe34c7221bacbb20 Mon Sep 17 00:00:00 2001 From: wulabing <91d$5gKrmVShheJf> Date: Fri, 5 Jun 2020 16:08:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=98=E6=9B=B4=201.1.4.1?= 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 eb3de97..062bfdf 100644 --- a/install.sh +++ b/install.sh @@ -689,7 +689,7 @@ vmess_quan_link_image() { vmess_link_image_choice() { echo "请选择生成的链接种类" echo "1: V2RayNG/V2RayN" - echo "2: Quantaumlt" + echo "2: quantumult" read -rp "请输入:" link_version [[ -z ${link_version} ]] && link_version=1 if [[ $link_version == 1 ]]; then