aboutsummaryrefslogtreecommitdiff
path: root/etc/cron.d/5m
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-07 23:31:21 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-07 23:31:21 +0100
commitfdc045b0bad16fdbd3fbd3dcccf52b82d7c3999a (patch)
treec9f309e174d73993c61b2823faea0b0f9ab1025b /etc/cron.d/5m
parent3fb6d16f40a6b1c4bc4ec4c394d369780bd9489c (diff)
downloadgit.zue.dev-fdc045b0bad16fdbd3fbd3dcccf52b82d7c3999a.tar
git.zue.dev-fdc045b0bad16fdbd3fbd3dcccf52b82d7c3999a.tar.gz
git.zue.dev-fdc045b0bad16fdbd3fbd3dcccf52b82d7c3999a.tar.bz2
git.zue.dev-fdc045b0bad16fdbd3fbd3dcccf52b82d7c3999a.tar.xz
git.zue.dev-fdc045b0bad16fdbd3fbd3dcccf52b82d7c3999a.zip
recreate cron jobs using names instead of times
Diffstat (limited to 'etc/cron.d/5m')
-rw-r--r--etc/cron.d/5m1
1 files changed, 0 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