mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
only show ntpd output if errors
This commit is contained in:
parent
4823437cd3
commit
fccc9dcc24
@ -15,5 +15,5 @@ fi
|
||||
|
||||
# Update system clock
|
||||
echo "Updating system clock"
|
||||
ntpd -gq
|
||||
ntpd -gq >/dev/null 2>&1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user