diff --git a/.includes/timezone.sh b/.includes/timezone.sh index a89bf52..4139790 100755 --- a/.includes/timezone.sh +++ b/.includes/timezone.sh @@ -32,4 +32,3 @@ sudo timedatectl set-ntp false sudo systemctl stop ntpd sudo ntpd -gq sudo systemctl enable ntpd --now -exit 0