From 4bc4695eaf67daf18a9b94c7d939ff41dfbbf168 Mon Sep 17 00:00:00 2001 From: zwb <1465302821@qq.com> Date: Tue, 29 Oct 2024 10:17:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20centos.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos.sh b/centos.sh index b200677..5c63d31 100644 --- a/centos.sh +++ b/centos.sh @@ -28,7 +28,7 @@ timed(){ ntpdate ntp.aliyun.com else yum -y install ntpdate &> /dev/null - ntpdate ntp.aliyun.com + ntpdate ntp1.aliyun.com fi } user(){