Update easy-arch.sh

This commit is contained in:
Tommaso Chiti 2021-04-14 10:01:06 +02:00 committed by GitHub
parent 2bf1efa22d
commit 44f38d4a66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,7 +143,7 @@ fi
arch-chroot /mnt /bin/bash -e <<EOF
# Setting up timezone.
timedatectl set-timezone "$(curl http://ip-api.com/line?fields=timezone)"
ln -sf /usr/share/zoneinfo/$(curl -s http://ip-api.com/line?fields=timezone) /etc/localtime &>/dev/null
# Setting up clock.
hwclock --systohc