diff --git a/archinstall/chrootinstall.sh b/archinstall/chrootinstall.sh index 990f3b3..e7f00f8 100755 --- a/archinstall/chrootinstall.sh +++ b/archinstall/chrootinstall.sh @@ -50,7 +50,7 @@ echo "LC_COLLATE=$opclang" >> /etc/locale.conf echo "KEYMAP=$langabr" > /etc/vconsole.conf export LANG=$opclang export LC_COLLATE=$opclang -KEYMAP=$langabr +export KEYMAP=$langabr locale-gen echo "Ahora seleccione su ubicación/país para ajustar el reloj" NEW_TIMEZONE=$(tzselect)