dotfiles/.config/systemd/user/downloadPinterest.timer
2024-06-19 20:30:25 +02:00

10 lines
172 B
SYSTEMD

[Unit]
Description=Run Pinterest Downloader Sync Weekly
[Timer]
OnCalendar=*-*-* 17:00:00
Persistent=true
Unit=downloadPinterest.service
[Install]
WantedBy=timers.target