fix: use /oc short link for agent install
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user