diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 23:31:21 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 23:31:21 +0100 |
| commit | fdc045b0bad16fdbd3fbd3dcccf52b82d7c3999a (patch) | |
| tree | c9f309e174d73993c61b2823faea0b0f9ab1025b /etc/cron.d/5m | |
| parent | 3fb6d16f40a6b1c4bc4ec4c394d369780bd9489c (diff) | |
| download | git.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/5m | 1 |
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 |
