diff options
| -rw-r--r-- | scripts/cash-reports.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/cash-reports.timer b/scripts/cash-reports.timer new file mode 100644 index 00000000..e14e5057 --- /dev/null +++ b/scripts/cash-reports.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Download cash reports to db + +[Timer] +OnCalendar=Mon..Fri 9:10 +Unit=simple@cash_reports.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target |
