#!/bin/bash if ! [ -e /lib/systemd/systemd-timesyncd ]; then apt-get install ntp -y