feat: china-first openclaw install (npmmirror fallback to npmjs)

This commit is contained in:
2026-03-09 22:18:52 +08:00
parent ff9383f597
commit 4dcf1d6b3c
4 changed files with 57 additions and 9 deletions

View File

@@ -53,6 +53,7 @@ iwr -useb https://github.carrydelahaye.work/openclaw/openclaw-setup-cn/raw/branc
- 默认跳过搜索提供商配置(`--skip-search`
- 默认跳过渠道配置(`--skip-channels`
- 默认跳过 Skills 配置(`--skip-skills`
- OpenClaw 安装优先走 `npmmirror`,失败后回退 `npmjs`(更适合国内网络)
---