更新 centos.sh

This commit is contained in:
zwb 2024-10-29 10:17:00 +08:00
parent 519791e6c1
commit 4bc4695eaf
1 changed files with 1 additions and 1 deletions

View File

@ -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(){