docs: integrate script references into README

This commit is contained in:
mw
2026-03-31 17:07:34 +02:00
parent aeeb5faea2
commit f2a9ab23fc
+5
View File
@@ -387,6 +387,11 @@ docker exec agent-zero openclaw nodes invoke \
--params '{"command":["hostname"]}'
```
## Script References
The repository includes several maintenance scripts:
- `scripts/openclaw-check.sh`: Quick health check of services, connectivity, and local logs.
- `scripts/openclaw-repair.sh`: Automated connection repair and service restart script.
---
## SSH system health check (2026-03-04 05:12 CET)