From 8029c615401e2af074d1c933543b2a0250af27ce Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 7 May 2026 23:07:43 +0100 Subject: rename to get-repo-desc --- etc/cron.d/1m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/cron.d') 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 -- cgit v1.2.3