From ee9a8e39e031c187c3ef49c5f044bc1e25018847 Mon Sep 17 00:00:00 2001 From: Kurt Roeckx Date: Sun, 20 Sep 2009 22:11:09 +0000 Subject: [PATCH] Run the update script for status page from cron. --- etc/cron/crontab | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/cron/crontab b/etc/cron/crontab index 2247277..eee945a 100644 --- a/etc/cron/crontab +++ b/etc/cron/crontab @@ -19,3 +19,5 @@ MAILTO=cron-errors@buildd.debian.org 4 0 * * * /org/buildd.debian.org/mbox/fix-up-permissions +*/15 * * * * TZ=UTC /org/buildd.debian.org/web/status/mkstats + -- 2.39.2