更新 Service:OpenClaw

2026-07-28 15:37:29 +00:00
parent 360732e0d0
commit 097c269ad4
+6
@@ -25,3 +25,9 @@ curl -fsSL https://openclaw.ai/install.sh | bash
```bash ```bash
openclaw version openclaw version
``` ```
# 初始化 OpenClaw 系統
```bash
openclaw onboard --install-daemon
```