From 809ba76ce61936f4e1cc12fd37391792ceecd0dd Mon Sep 17 00:00:00 2001 From: kprkpr Date: Tue, 31 May 2016 20:08:30 +0200 Subject: [PATCH] changes --- archinstall/chrootinstall.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/archinstall/chrootinstall.sh b/archinstall/chrootinstall.sh index 6a24f2b..7c08100 100755 --- a/archinstall/chrootinstall.sh +++ b/archinstall/chrootinstall.sh @@ -48,9 +48,6 @@ 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 -export LANG=$opclang -export LC_COLLATE=$opclang -export KEYMAP=$langabr locale-gen clear echo "Ahora seleccione su ubicación/país para ajustar el reloj"