diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 13:25:18 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 13:25:18 +0100 |
| commit | cb42a3659b5a6c33e17f95dd9b5e65c5a4dac55d (patch) | |
| tree | 5e419e2c60093fa95b0af60568f302ae41dd76bc /etc/cron.d/1m | |
| parent | 61f5bc60c855209247e30cc3960cd00a66ff1d53 (diff) | |
| download | git.zue.dev-cb42a3659b5a6c33e17f95dd9b5e65c5a4dac55d.tar git.zue.dev-cb42a3659b5a6c33e17f95dd9b5e65c5a4dac55d.tar.gz git.zue.dev-cb42a3659b5a6c33e17f95dd9b5e65c5a4dac55d.tar.bz2 git.zue.dev-cb42a3659b5a6c33e17f95dd9b5e65c5a4dac55d.tar.xz git.zue.dev-cb42a3659b5a6c33e17f95dd9b5e65c5a4dac55d.zip | |
cron is dumb
Diffstat (limited to 'etc/cron.d/1m')
| -rw-r--r-- | etc/cron.d/1m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/cron.d/1m b/etc/cron.d/1m index 08f094c..c414e41 100644 --- a/etc/cron.d/1m +++ b/etc/cron.d/1m @@ -1 +1 @@ -* * * * * root /bin/bash /scripts/gitinfo.bash >> /var/log/gitinfo.log 2>&1
\ No newline at end of file +* * * * * root /bin/bash /scripts/gitinfo.bash >> /var/log/gitinfo.log 2>&1 |
