⚙️ config(systemd): execute the service everyday at 18:00
This commit is contained in:
parent
d4af7e0565
commit
d0ff6b6a0f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Description=Run Spotdl Sync Weekly
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Sun 18:00:00
|
||||
OnCalendar=*-*-* 18:00:00
|
||||
Persistent=true
|
||||
Unit=downloadSpotify.service
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue