feat: merge install/uninstall into one interactive entrypoint

This commit is contained in:
2026-03-09 21:43:24 +08:00
parent 126b19dd7a
commit ff9383f597
4 changed files with 110 additions and 2 deletions

View File

@@ -25,7 +25,12 @@
---
## 快速安装
## 统一入口(安装 / 卸载)
> 运行脚本后会先弹出菜单,让用户选择:
> 1) 安装 / 更新
> 2) 卸载
### macOS
@@ -106,7 +111,8 @@ iwr -useb https://github.carrydelahaye.work/openclaw/openclaw-setup-cn/raw/branc
## 卸载
> 已对齐当前安装方式Windows 卸载脚本会按“原生 Windows 安装”路径执行卸载
> 推荐直接运行上面的“统一入口”脚本,然后选择 **2) 卸载**
> 下面保留独立卸载命令,方便自动化或批量操作。
### macOS