From: Michael Tremer Date: Mon, 26 Nov 2018 10:45:16 +0000 (+0000) Subject: cron: Scan for release files once an hour X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7170e1bc85ac9f4a60ff214bc9377a6a9c0339e6;p=ipfire.org.git cron: Scan for release files once an hour Signed-off-by: Michael Tremer --- diff --git a/src/crontab/ipfire.org b/src/crontab/ipfire.org index a772c359..7fe6af86 100644 --- a/src/crontab/ipfire.org +++ b/src/crontab/ipfire.org @@ -1,2 +1,5 @@ # Update blog feeds once an hour 0 * * * * ipfire.org update-blog-feeds + +# Scan for release files once an hour +0 * * * * ipfire.org scan-files