mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-21 09:01:34 -05:00
Default to UTC
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
dcb9a8c9f6
commit
d4c5b84008
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user