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