From b86bc0dc1075751d86da9183c3c4297242819e5a Mon Sep 17 00:00:00 2001 From: kprkpr Date: Tue, 31 May 2016 17:43:27 +0200 Subject: [PATCH] changes --- archinstall/chrootinstall.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/archinstall/chrootinstall.sh b/archinstall/chrootinstall.sh index a4e2188..f0951c9 100755 --- a/archinstall/chrootinstall.sh +++ b/archinstall/chrootinstall.sh @@ -48,6 +48,9 @@ mv /etc/locale.gen.new /etc/locale.gen echo "LANG=$opclang" > /etc/locale.conf echo "LC_COLLATE=$opclang" >> /etc/locale.conf echo "KEYMAP=$langabr" > /etc/vconsole.conf +LANG=$opclang +LC_COLLATE=$opclang +KEYMAP=$langabr locale-gen echo "Ahora seleccione su ubicación/país para ajustar el reloj" NEW_TIMEZONE=$(tzselect)