diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/cron.d/5m | 1 | ||||
| -rw-r--r-- | etc/cron.d/get-repo-desc (renamed from etc/cron.d/1m) | 0 | ||||
| -rw-r--r-- | etc/cron.d/push-repo-mirrors | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/etc/cron.d/5m b/etc/cron.d/5m deleted file mode 100644 index 7568027..0000000 --- a/etc/cron.d/5m +++ /dev/null @@ -1 +0,0 @@ -*/5 * * * * git /bin/bash /scripts/push-repo-mirrors.bash >> /home/git/.logs/push-repo-mirrors.log 2>&1 diff --git a/etc/cron.d/1m b/etc/cron.d/get-repo-desc index 63a6bc4..63a6bc4 100644 --- a/etc/cron.d/1m +++ b/etc/cron.d/get-repo-desc 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 |
