更新 Service:OpenClaw

2026-07-28 15:35:14 +00:00
parent c17632b625
commit bf827814b7
+6
@@ -13,3 +13,9 @@ curl -fsSL https://nodesource.com | bash -
```bash
apt install -y nodejs
```
# 安裝 OpenClaw
```bash
curl -fsSL https://openclaw.ai/install.sh | bash
```