diff options
Diffstat (limited to 'scripts/reto.timer')
| -rw-r--r-- | scripts/reto.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/reto.timer b/scripts/reto.timer new file mode 100644 index 00000000..43a4b104 --- /dev/null +++ b/scripts/reto.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Run reto.py + +[Timer] +OnCalendar=Mon..Fri 10:00 +Unit=simple@reto.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target |
