diff options
Diffstat (limited to 'bin/debian-chroot')
-rwxr-xr-x | bin/debian-chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/debian-chroot b/bin/debian-chroot index 22e4d4c..f36a29e 100755 --- a/bin/debian-chroot +++ b/bin/debian-chroot @@ -172,7 +172,7 @@ EOF Chroot apt dist-upgrade --yes Chroot apt install --yes \ - build-essential debhelper fakeroot + build-essential debhelper fakeroot eatmydata Chroot apt install --yes \ gnupg sudo wget |