From 987b2ccda58dbfc19886addda9097b9d4ce6ae02 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sun, 17 Aug 2025 18:26:46 +0800 Subject: [PATCH] feat(readme): update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b69d9c..81feb79 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Xray-core/sing-box 一键脚本快速安装 ### 安装 ``` -bash wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh +wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` ### 使用