X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=375cd5ada83edb93f79eb02fe9fe00b789fb238a;hb=e7de16356672279508b4cd6259ff5fcee7900141;hp=59104c3a202aca13109b8d8a189f40bc2520dc5e;hpb=1d8f8262d7d8033f333fedb43ba0540efea066a9;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly old mode 100644 new mode 100755 index 59104c3a..375cd5ad --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -4,8 +4,10 @@ set -e set -u -export SCRIPTVARS=/org/ftp.debian.org/dak/config/debian/vars +export SCRIPTVARS=/srv/ftp.debian.org/dak/config/debian/vars . $SCRIPTVARS +date -u > $ftpdir/project/trace/ftp-master.debian.org dak import-users-from-passwd dak queue-report -n > $webdir/new.html +dak show-new > /dev/null