X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.weekly;h=f7fa9c044432013afe4447ab552a063c6643c455;hb=cae814a1ffbbb2944931693f35f73062a5ea99e7;hp=53c866f2a24c63f3971e040b82e78dbca932ec67;hpb=6f984c8f09377f51ea631e9bbfcd9ab02a39f993;p=dak.git diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 53c866f2..f7fa9c04 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -17,8 +17,12 @@ fi # Clean up apt-ftparchive's databases +# Split queue/done +dak split-done > /dev/null + cd $configdir apt-ftparchive -q clean apt.conf apt-ftparchive -q clean apt.conf.buildd + ################################################################################