myTestFreqAI/tools/dryrunloop.timer
2025-05-27 16:18:11 +08:00

10 lines
139 B
SYSTEMD

[Unit]
Description=Run dryrunloop.sh daily at 8:05 AM
[Timer]
OnCalendar=*-*-* 08:05:00
Persistent=true
[Install]
WantedBy=timers.target