10 lines
150 B
SYSTEMD
10 lines
150 B
SYSTEMD
[Unit]
|
|
Description=Run Spotdl Sync Weekly
|
|
|
|
[Timer]
|
|
OnCalendar=Sun 18:00:00
|
|
Persistent=true
|
|
Unit=spotdl_sync.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|