X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.weekly;h=1929e10faa617e64fd26e26adce60fb3dbb35710;hb=4d8b174b33c1816762251a27dc9325138c8d8f6b;hp=fcdffb029e7ea3ce34ab188dae621d5f704df329;hpb=7b4237c64e1577eacec3b6f1ec3593d651190bf0;p=dak.git diff --git a/config/backports/cron.weekly b/config/backports/cron.weekly index fcdffb02..1929e10f 100755 --- a/config/backports/cron.weekly +++ b/config/backports/cron.weekly @@ -29,15 +29,10 @@ if [ ! -z "$(find $ftpdir/pool/ -type d -empty)" ]; then find $ftpdir/pool/ -type d -empty | xargs rmdir; fi -# Clean up apt-ftparchive's databases - -echo "Splitting queue/done" -dak split-done - # Clean up apt-ftparchive's databases cd $configdir -echo "Cleanup apt-ftparchive's database" -apt-ftparchive -q clean apt.conf +#echo "Cleanup apt-ftparchive's database" +#apt-ftparchive -q clean apt.conf echo "Fixing symlinks in $ftpdir" symlinks -d -r $ftpdir