]> piware.de Git - bin.git/blobdiff - update-chroots
remove ubuntu-mirror
[bin.git] / update-chroots
index 5c20ecb874092bd63d8b29d31963776f6c202fea..c126d1ddd3b837931fae6d7aa7c9dd2cea9fd51d 100755 (executable)
@@ -1,4 +1,3 @@
 #!/bin/sh
 dchroot -a -- 'apt-get update'
-dchroot -d -c breezy -- 'apt-get -u -y dist-upgrade'
-dchroot -d -c dapper -- 'apt-get -u -y dist-upgrade'
+dchroot -a -- 'apt-get -u -y dist-upgrade'