1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-09-07 17:53:30 -04:00

Default to UTC

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-06-20 05:19:03 -07:00
parent dcb9a8c9f6
commit d4c5b84008
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -507,7 +507,7 @@ arch-chroot /mnt /bin/bash -e <<EOF
# Setting up timezone
# Temporarily hardcoding here
ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime
ln -sf /usr/share/zoneinfo/Etc/UTC /etc/localtime
# Setting up clock
hwclock --systohc