增加对Arch分支系统的自动配置支持

This commit is contained in:
2026-07-26 12:30:02 +08:00
parent 469a3687ca
commit 7851bea1c3
2 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ sudo bash deploy.sh
| 步骤 | 说明 |
|---|---|
| 检测系统 | 自动识别 OpenSUSE / Ubuntu / Debian / CentOS / Alpine |
| 检测系统 | 自动识别 OpenSUSE(猫猫特有的夹带私货) / Ubuntu / Debian / CentOS / Alpine |
| 检测 CPU 架构 | 自动适配 x86_64 / ARM64 / ARMv7 |
| 安装依赖 | git / curl / wget(如未安装) |
| 安装 Go | 从国内镜像下载,自动配置代理 |