From 2625728018e76fafeae2039c15fd9d92f3021484 Mon Sep 17 00:00:00 2001 From: Gazer Date: Wed, 22 Apr 2026 17:23:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20VPS/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VPS/README.md b/VPS/README.md index 19623c8..2f6cc2e 100644 --- a/VPS/README.md +++ b/VPS/README.md @@ -7,4 +7,4 @@ 在任何全新的 Linux 服务器上,复制并运行下方指令,即可将工具箱挂载为全局命令 `x`: ```bash -wget -qO /usr/local/bin/x [https://gitea.014789632.xyz/Gazer/scripts/raw/branch/main/VPS/xy.sh](https://gitea.014789632.xyz/Gazer/scripts/raw/branch/main/VPS/xy.sh) && chmod +x /usr/local/bin/x \ No newline at end of file +wget -qO /usr/local/bin/x https://gitea.014789632.xyz/Gazer/scripts/raw/branch/main/VPS/xy.sh && chmod +x /usr/local/bin/x \ No newline at end of file