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