From 05aa77e44195adbaf4d70524f0618b0f3e333050 Mon Sep 17 00:00:00 2001 From: wulabing <91d$5gKrmVShheJf> Date: Fri, 5 Jun 2020 15:29:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E6=88=90=E9=93=BE=E6=8E=A5=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 12ae6b8..5d0779f 100644 --- a/install.sh +++ b/install.sh @@ -1023,7 +1023,11 @@ menu() { ;; 10) basic_information - vmess_link_image_choice + if [[ $shell_mode == "ws" ]]; then + vmess_link_image_choice + else + vmess_qr_link_image + fi show_information ;; 11)