mirror of
https://codeberg.org/pronounscc/pronouns.cc.git
synced 2024-11-20 10:29:52 +01:00
9 lines
128 B
SYSTEMD
9 lines
128 B
SYSTEMD
[Unit]
|
|
Description=Clean pronouns.cc database daily
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|