mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-12 18:11:51 +08:00
Apply suggestion from @gavrielc
This commit is contained in:
@@ -92,7 +92,7 @@ grep "Channel adapter started" logs/nanoclaw.log | tail -10
|
||||
3. If the remaining service unit is missing `EnvironmentFile`, add it:
|
||||
```bash
|
||||
# Edit the service unit — add this line under [Service]:
|
||||
# EnvironmentFile=/home/iraa/nanoclaw/.env
|
||||
# EnvironmentFile=/home/[user]/nanoclaw/.env
|
||||
systemctl --user daemon-reload
|
||||
systemctl --user restart nanoclaw-v2-<id>.service
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user