@ -1,4 +1,7 @@
#!/bin/bash
if ! [ -e /lib/systemd/systemd-timesyncd ]; then
apt-get install ntp -y </dev/null
fi