X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=c730a116c28120978e8bc040f79ec574150de43b;hb=886228a319cf00e80feb24aaf49ecc2db995b243;hp=4f4619887a19d5874f74ecb49f052accd4b4f4b7;hpb=de771def69d674eb7fee07c69a829f3454ece7a7;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 4f461988..c730a116 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -331,6 +331,8 @@ function stats() { cd $configdir $scriptsdir/update-ftpstats $base/log/* > $base/misc/ftpstats.data R --slave --vanilla < $base/misc/ftpstats.R + dak stats arch-space > $webdir/arch-space + dak stats pkg-nums > $webdir/pkg-nums } function aptftpcleanup() {