#!/bin/bash

. /etc/default/ntpdate

ntpdate $NTPSERVERS
