Files
playbull/deploy/systemd/cloudflare-ddns-update.timer
Mike 94b6cc3be9 Initial PlayBull release with Trilogy Hub integration.
Includes homelab deploy tooling, image position/zoom manifest persistence, and full trading/casino stack.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 08:31:36 +02:00

11 lines
163 B
SYSTEMD

[Unit]
Description=Cloudflare DDNS alle 5 Minuten pruefen
[Timer]
OnBootSec=2min
OnUnitActiveSec=5min
Persistent=true
[Install]
WantedBy=timers.target