X-Git-Url: https://piware.de/gitweb/?a=blobdiff_plain;f=update-chroots;h=d006845abb17ce93fc4b106cd75512798801585f;hb=c27069a5505c6ceb453804aa5e674646fcef6126;hp=fc5ce75cb6d87248438a770fff390c11975a6adb;hpb=7a3efd3b12c2987f07544982efa447a26548ba5e;p=bin.git diff --git a/update-chroots b/update-chroots index fc5ce75..d006845 100755 --- a/update-chroots +++ b/update-chroots @@ -4,4 +4,4 @@ for f in /home/dchroot/*/etc/resolv.conf; do done dchroot -a -- 'apt-get update' dchroot -a -- 'apt-get -u -y dist-upgrade' -dchroot -a -- 'apt-get autoclean' +dchroot -a -- 'apt-get clean'