Update install.sh
This commit is contained in:
parent
c14bd47ad2
commit
f0a7ceb255
|
|
@ -107,6 +107,7 @@ Install_mysql()
|
|||
|
||||
Uninstall_mysql()
|
||||
{
|
||||
YUM_UNINSTALL
|
||||
rm -rf $serverPath/mysql-yum
|
||||
echo '卸载完成'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue