]> git.donarmstrong.com Git - dak.git/blobdiff - config/debian/cron.hourly
Call with the configfile as argument
[dak.git] / config / debian / cron.hourly
index 0c06b74f3c3196ad92d134b88c9788c53a07427c..30e81b59e0d8a20af82871e1ed56117272133f7b 100755 (executable)
@@ -21,6 +21,6 @@ cat removals-20*.822 > removals-full.822
 cat removals.822 >> removals-full.822
 
 $base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/
-$base/dak/tools/removals.pl > $webdir/rss/removals.rss
+$base/dak/tools/removals.pl $configdir/removalsrss.rc > $webdir/rss/removals.rss
 
 $scriptsdir/generate-di