添加 VPS/README.md

This commit is contained in:
2026-04-22 17:19:57 +08:00
parent 92aa94350b
commit c2314b0c45
+10
View File
@@ -0,0 +1,10 @@
# 🛠️ Gazer 的专属云端工具箱
这是我的个人 VPS 初始化与脚本分发仓库。
## 🚀 极速安装指令 (新机器初始化)
在任何全新的 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