From 9675a14fdfff3c85e694ba0b1d5c5e4a1b666525 Mon Sep 17 00:00:00 2001 From: Aditya Garg Date: Tue, 8 Nov 2022 10:11:31 +0530 Subject: [PATCH] Update chroot_build.sh --- files/chroot_build.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/files/chroot_build.sh b/files/chroot_build.sh index 9750eed..b5e98eb 100755 --- a/files/chroot_build.sh +++ b/files/chroot_build.sh @@ -170,12 +170,9 @@ apt-get autoremove -y echo >&2 "===]> Info: Reconfigure environment ... " -apt-get install -y resolvconf locale-gen --purge en_US.UTF-8 en_US printf 'LANG="C.UTF-8"\nLANGUAGE="C.UTF-8"\n' >/etc/default/locale -dpkg-reconfigure -f readline resolvconf - cat </etc/NetworkManager/NetworkManager.conf [main] plugins=ifupdown,keyfile