Update chroot_build.sh

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

View File

@ -170,6 +170,7 @@ 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