refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions

View File

@@ -1,14 +1,14 @@
[Unit]
Description=Moltbot Auth Expiry Monitor
Description=OpenClaw Auth Expiry Monitor
After=network.target
[Service]
Type=oneshot
ExecStart=/home/admin/moltbot/scripts/auth-monitor.sh
ExecStart=/home/admin/openclaw/scripts/auth-monitor.sh
# Configure notification channels via environment
Environment=WARN_HOURS=2
# Environment=NOTIFY_PHONE=+1234567890
# Environment=NOTIFY_NTFY=moltbot-alerts
# Environment=NOTIFY_NTFY=openclaw-alerts
[Install]
WantedBy=default.target

View File

@@ -1,5 +1,5 @@
[Unit]
Description=Check Moltbot auth expiry every 30 minutes
Description=Check OpenClaw auth expiry every 30 minutes
[Timer]
OnBootSec=5min