From 3a6b830c8d8de27983a64408a5caa974a7a369aa Mon Sep 17 00:00:00 2001 From: wulabing <91d$5gKrmVShheJf> Date: Mon, 30 Dec 2019 15:14:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8F=8C=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E9=97=B4=E9=80=BB=E8=BE=91=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 语法错误修正 --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 55b702b..1f7717d 100644 --- a/install.sh +++ b/install.sh @@ -676,6 +676,7 @@ judge_mode(){ then shell_mode="ws" elif [[ -n $(grep "h2" $v2ray_qr_config_file) ]] + then shell_mode="h2" fi fi