Files
scripts/VPS/README.md
T
2026-04-22 17:19:57 +08:00

10 lines
468 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 🛠️ 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