X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.weekly;h=1929e10faa617e64fd26e26adce60fb3dbb35710;hb=a619fdcf2b899a724a52a792f7fcabf066ccba99;hp=097aa63cf7fcc3672e9efc3091d946857ebb1c5d;hpb=a0dcb607eba6acfc02653db3dd44c7a808f7c7b6;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"