From 9c040ee8a7a7a5823a006deae9ae932c10a2f23e Mon Sep 17 00:00:00 2001 From: lengge86 <45814919+lengge86@users.noreply.github.com> Date: Sun, 9 Apr 2023 12:09:14 -0400 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 80e87f5..4a9345d 100644 --- a/install.sh +++ b/install.sh @@ -382,7 +382,7 @@ function configure_xray_ws() { function xray_install() { print_ok "安装 Xray" - curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh | bash -s -- install + curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh | bash -s -- install -f judge "Xray 安装" # 用于生成 Xray 的导入链接