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