Files
tetosong/automakefortune/makefortune.timer
eric5949 86e986227f big update
- added multiple teto voices based on the song returned by fortune
- moved files around for future flexibility
- added automakefortune service
2026-04-25 11:19:43 -04:00

11 lines
168 B
SYSTEMD

[Unit]
Description=Run automakefortune.sh once a week
[Timer]
OnCalendar=Sun *-*-* 03:00:00
Persistent=true
Unit=makefortune.service
[Install]
WantedBy=timers.target