⚙️ config(systemd): execute the service everyday at 18:00

This commit is contained in:
Sergio Laín 2024-05-22 00:08:28 +02:00
parent d4af7e0565
commit d0ff6b6a0f
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -2,7 +2,7 @@
Description=Run Spotdl Sync Weekly Description=Run Spotdl Sync Weekly
[Timer] [Timer]
OnCalendar=Sun 18:00:00 OnCalendar=*-*-* 18:00:00
Persistent=true Persistent=true
Unit=downloadSpotify.service Unit=downloadSpotify.service