X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.weekly;h=1929e10faa617e64fd26e26adce60fb3dbb35710;hb=4d8b174b33c1816762251a27dc9325138c8d8f6b;hp=097aa63cf7fcc3672e9efc3091d946857ebb1c5d;hpb=883c05418a2987751597e906ec2c63b1f5425df6;p=dak.git diff --git a/config/backports/cron.weekly b/config/backports/cron.weekly index 097aa63c..1929e10f 100755 --- a/config/backports/cron.weekly +++ b/config/backports/cron.weekly @@ -29,11 +29,6 @@ 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"