mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 16:03:06 +01:00
10 lines
122 B
SYSTEMD
10 lines
122 B
SYSTEMD
[Unit]
|
|
Description=mastodon-to-minio
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 21:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|