From 30ce42245295630559f942708bda40d2e40e9965 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 26 Mar 2016 22:55:53 +0100 Subject: [PATCH] disable apt translations --- vm/pandora_install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vm/pandora_install.sh b/vm/pandora_install.sh index aeb0b85b..916cc842 100755 --- a/vm/pandora_install.sh +++ b/vm/pandora_install.sh @@ -32,6 +32,7 @@ pAAGSEQ4uz6bYSeM4Q== =SM2a -----END PGP PUBLIC KEY BLOCK----- EOF +echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/99languages apt-get update -qq