Update chroot_build.sh

This commit is contained in:
Aditya Garg 2022-11-08 10:11:31 +05:30 committed by GitHub
parent 1aef575d28
commit 9675a14fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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 <<EOF >/etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile