diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 23:07:43 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 23:07:43 +0100 |
| commit | 8029c615401e2af074d1c933543b2a0250af27ce (patch) | |
| tree | 935a45219e6217e4a77256b05b2a569a23a661f4 /etc | |
| parent | ae9b87278868502d057527d3619fe7e9d967e41a (diff) | |
| download | git.zue.dev-8029c615401e2af074d1c933543b2a0250af27ce.tar git.zue.dev-8029c615401e2af074d1c933543b2a0250af27ce.tar.gz git.zue.dev-8029c615401e2af074d1c933543b2a0250af27ce.tar.bz2 git.zue.dev-8029c615401e2af074d1c933543b2a0250af27ce.tar.xz git.zue.dev-8029c615401e2af074d1c933543b2a0250af27ce.zip | |
rename to get-repo-desc
Diffstat (limited to 'etc')
| -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 4e8bebf..63a6bc4 100644 --- a/etc/cron.d/1m +++ b/etc/cron.d/1m @@ -1 +1 @@ -* * * * * git /bin/bash /scripts/gitinfo.bash >> /home/git/.logs/gitinfo.log 2>&1 +* * * * * git /bin/bash /scripts/get-repo-desc.bash >> /home/git/.logs/get-repo-desc.log 2>&1 |
