X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-chroot/blobdiff_plain/4bd9f538e3bbf0ea73c9b1cecf81d3a330dde238..cac840826d0f73314fa81f16982236566a0deee1:/bin/chroot-maint diff --git a/bin/chroot-maint b/bin/chroot-maint index 1d4a2a9..4dba315 100755 --- a/bin/chroot-maint +++ b/bin/chroot-maint @@ -2253,6 +2253,7 @@ exit 101 apt-get -y dist-upgrade apt-get -y autoremove apt-get -y clean + ldconfig """], stdin = DISCARD) if arch in C.FOREIGN_ARCHS: me._install_cross_tools() me._meta.update = zulu(); me._meta.write()