摘要:
[root@tianyun ~]# vim mysql_install.sh #!/usr/bin/env bash #mysql install 2 #by tianyun #yum 配置yum源 $ip rm –rf /etc/yum.repos.d/* wget ftp://172.16.8. 阅读全文
摘要:
[root@tianyun project]# vim mysql_install_1.sh #! /usr/bin/env bash # mysql install 1 # by tianyun while read line do { #yum 配置yum源 ssh root@$ip “rm – 阅读全文