]> piware.de Git - bin.git/blob - update-chroots
add scandoc
[bin.git] / update-chroots
1 #!/bin/sh
2 dchroot -a -- 'apt-get update'
3 dchroot -a -- 'apt-get -u -y dist-upgrade'