From eacb6b96051fa0ced00b50971470143613dee573 Mon Sep 17 00:00:00 2001 From: Matt C Date: Thu, 3 Feb 2022 17:33:40 -0500 Subject: [PATCH] did it fuck up? --- citrine.internal.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/citrine.internal.sh b/citrine.internal.sh index 2a30ce7..52b8c6f 100755 --- a/citrine.internal.sh +++ b/citrine.internal.sh @@ -242,15 +242,16 @@ rm calamares DAT=$(cat out) rm out TZ="/usr/share/zoneinfo/${DAT}" - ln -sf $TZ /etc/localtime ntpd -g -q - arch-chroot /mnt ln -sf $TZ /etc/localtime inf "Set TZ to ${TZ}" inf "Syncing hardware offset" arch-chroot /mnt hwclock --systohc +inf "press enter" +read + echo "en_US.UTF-8 UTF-8" >> /mnt/etc/locale.gen echo "LANG=en_US.UTF-8" > /mnt/etc/locale.conf