#!/bin/bash #description:the Script is used to installing mysql echo " ================================================ + &n
#!/bin/bash host_info() { echo "======================host info========================" echo "System: $(cat /etc/redhat-release | awk '{print $1,$3}')_$(u
#!/bin/bash#make by Jeck. /etc/init.d/functionsexport LANG="en_US.UTF-8"#生成local.repo文件function local.repo() { cat > /tmp/local.repo <<EOF [sever]name=yumbaseurl=file:///mediaenabled=1gpgchec
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号