mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Update easy-arch.sh
This commit is contained in:
parent
2bf1efa22d
commit
44f38d4a66
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue