From 4d12d9ec6401de4b0b4cf14833cb15eae49ee37e Mon Sep 17 00:00:00 2001 From: wulabing <91d$5gKrmVShheJf> Date: Thu, 26 Dec 2019 16:54:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=BB=E8=BE=91=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复首次显示信息缺失 --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 8cd7287..fc5219a 100644 --- a/install.sh +++ b/install.sh @@ -679,8 +679,8 @@ install_v2ray_ws_tls(){ web_camouflage ssl_judge_and_install nginx_systemd - basic_information vmess_qr_config_tls_ws + basic_information vmess_qr_link_image show_information start_process_systemd @@ -700,8 +700,8 @@ install_v2_h2(){ port_exist_check ${port} v2ray_conf_add_h2 ssl_judge_and_install - basic_information vmess_qr_config_h2 + basic_information vmess_qr_link_image show_information start_process_systemd