summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdate_jdn.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index aa8c8f43..cfad106a 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -42,6 +42,7 @@ case $HOSTNAME in
# set correct date
sudo service ntp stop
sudo ntpdate -b de.pool.ntp.org
+ ;;
*) ;;
esac