diff options
Diffstat (limited to 'tools/etc/cron.hourly')
| -rwxr-xr-x | tools/etc/cron.hourly/ntp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/etc/cron.hourly/ntp b/tools/etc/cron.hourly/ntp index 40ea135..8f1cda9 100755 --- a/tools/etc/cron.hourly/ntp +++ b/tools/etc/cron.hourly/ntp @@ -1,2 +1,2 @@ #!/bin/bash -ntpdate -u 143.107.255.15 +ntpdate -u 198.60.22.240 |