forgot to remove exit command from timezone file after testing.

This commit is contained in:
Storm Dragon 2022-02-09 05:21:20 -05:00
parent 03fbee9222
commit 4f946f1062

View File

@ -32,4 +32,3 @@ sudo timedatectl set-ntp false
sudo systemctl stop ntpd sudo systemctl stop ntpd
sudo ntpd -gq sudo ntpd -gq
sudo systemctl enable ntpd --now sudo systemctl enable ntpd --now
exit 0