From a9acd2926edf87d37c9a0d59d6891e5bfed29b87 Mon Sep 17 00:00:00 2001 From: wulabing Date: Fri, 19 Feb 2021 20:27:52 +0800 Subject: [PATCH] xray-1.0.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [modify] 适配 Xray UI 规范 --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 84d2bc8..fda6409 100644 --- a/README.MD +++ b/README.MD @@ -15,7 +15,7 @@ VLESS + xtls + nginx + Web ``` -wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/Xray/install.sh" && chmod +x install.sh && bash install.sh +wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/xray/install.sh" && chmod +x install.sh && bash install.sh ``` ### 注意事项