From 195e56526c7f786f126cceb96336130951b067aa Mon Sep 17 00:00:00 2001 From: milisarge Date: Thu, 20 Apr 2017 02:27:55 +0300 Subject: [PATCH] saat_ayarla_ntp --- bin/saat_ayarla_ntp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/saat_ayarla_ntp diff --git a/bin/saat_ayarla_ntp b/bin/saat_ayarla_ntp new file mode 100755 index 000000000..70ab3ed73 --- /dev/null +++ b/bin/saat_ayarla_ntp @@ -0,0 +1,3 @@ +#!/bin/bash +ntpdate -s 0.pool.ntp.org +ntpdate -s 1.pool.ntp.org