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