\cp -f /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
yum install -y wget
yum install bind-utils
#1. 获取脚本 wget "https://-----/---.sh" #2. 增加脚本可执行权限 chmod +x "---.sh" #3. 执行脚本 ./"---.sh"