forgot to remove exit command from timezone file after testing.
This commit is contained in:
parent
03fbee9222
commit
4f946f1062
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user