aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/cron.d/5m1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/cron.d/5m b/etc/cron.d/5m
new file mode 100644
index 0000000..7568027
--- /dev/null
+++ b/etc/cron.d/5m
@@ -0,0 +1 @@
+*/5 * * * * git /bin/bash /scripts/push-repo-mirrors.bash >> /home/git/.logs/push-repo-mirrors.log 2>&1