From 35c7b735b3fbed4ae1786890eb585629af89c409 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 1 Dec 2024 17:46:17 +0100 Subject: Updating. Signed-off-by: Daniel Baumann --- bin/debian-chroot | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/debian-chroot b/bin/debian-chroot index 0fbe930..b191a04 100755 --- a/bin/debian-chroot +++ b/bin/debian-chroot @@ -69,6 +69,7 @@ case "${COMMAND}" in cat > "${CHROOT}/etc/apt/apt.conf.d/chroot.conf" << EOF Acquire::PDiffs "false"; +Acquire::Languages "none"; APT::Clean-Installed "true"; APT::Install-Recommends "false"; APT::Install-Suggests "false"; -- cgit v1.2.3