From 4823437cd3392e8e2611e5141135956bf89e1d69 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Thu, 2 Apr 2020 02:28:48 -0500 Subject: [PATCH] Update change_timezones --- .local/bin/change_timezones | 1 + 1 file changed, 1 insertion(+) diff --git a/.local/bin/change_timezones b/.local/bin/change_timezones index 8bf3bd5d..af70ea59 100755 --- a/.local/bin/change_timezones +++ b/.local/bin/change_timezones @@ -14,5 +14,6 @@ elif [[ "$tz" == "EDT" ]]; then fi # Update system clock +echo "Updating system clock" ntpd -gq