Hopefully final touches on getting time and date sync working.
This commit is contained in:
parent
94b68d8fdf
commit
0f7f594054
@ -25,6 +25,3 @@ if [[ -f /etc/localtime ]]; then
|
||||
sudo "${sudoFlags[@]}" rm /etc/localtime
|
||||
fi
|
||||
sudo "${sudoFlags[@]}" ln -sf /usr/share/zoneinfo/${region}/${city} /etc/localtime
|
||||
|
||||
# Make sure we are syncing with the internet
|
||||
yay -Sy --needed --noconfirm networkmanager-dispatcher-openntpd
|
||||
|
Loading…
Reference in New Issue
Block a user