HA add-on: run clawdbot doctor --fix on startup

This commit is contained in:
TheLast
2026-01-27 20:27:55 +02:00
parent 69ddf0e48c
commit 915a30c20f
+4
View File
@@ -67,5 +67,9 @@ MikroTik SSH:
key=${MT_KEY}
EOF
echo "Running clawdbot doctor (auto-fix) ..."
# Doctor is idempotent; it will apply any needed config migrations and exit 0.
clawdbot doctor --fix --yes || true
echo "Starting Clawdbot Gateway..."
exec clawdbot gateway run