安装脚本

可以快速上手的开发文档

#安装脚本
安装脚本

mysql自动化安装脚本(ubuntu and centos64)

UbuntuMysql自动化安装脚本#/bin/bashfunctionhasDpkg{r=`dpkg-l|grep"$1"`if[-n"$r"]thenh=`dpkg-l|grep"ii$1"`if[-n"$h..