11 lines
216 B
SYSTEMD
11 lines
216 B
SYSTEMD
[Unit]
|
|
Description=Timer: Binky weekly review prep Fridays 16:43 Europe/Berlin
|
|
|
|
[Timer]
|
|
|
|
OnCalendar=Fri *-*-* 16:43:00 Europe/Berlin
|
|
Persistent=true
|
|
Unit=binky-rhythm-review.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|