更新 Service:OpenClaw
@@ -30,4 +30,14 @@ openclaw version
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
openclaw onboard --install-daemon
|
openclaw onboard --install-daemon
|
||||||
|
```
|
||||||
|
|
||||||
|
# 啟動 OpenClaw 服務
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo loginctl enable-linger $USER
|
||||||
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
openclaw gateway status --port 18789
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user