fix: use /oc short link for agent install

This commit is contained in:
2026-03-26 07:33:20 +00:00
parent 3214be2f9e
commit dd051f488c

View File

@@ -35,7 +35,7 @@ This will:
After server is running, install the agent on each OpenClaw node: After server is running, install the agent on each OpenClaw node:
```bash ```bash
bash <(curl -sL mjjtop.com/oc-agent) \ bash <(curl -sL mjjtop.com/oc) \
-s http://YOUR_SERVER_IP:3800 \ -s http://YOUR_SERVER_IP:3800 \
-t YOUR_AUTH_TOKEN \ -t YOUR_AUTH_TOKEN \
-n "Node Name" -n "Node Name"