aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/api-quotes-backfill.timer
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/api-quotes-backfill.timer')
-rw-r--r--scripts/api-quotes-backfill.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/api-quotes-backfill.timer b/scripts/api-quotes-backfill.timer
new file mode 100644
index 00000000..5736c546
--- /dev/null
+++ b/scripts/api-quotes-backfill.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Run api quotes backfill
+
+[Timer]
+OnCalendar=Mon..Fri 20:00
+Unit=api-quotes-backfill.service
+RandomizedDelaySec=1m
+
+[Install]
+WantedBy=timers.target