This commit is contained in:
Junling Bu
2019-11-04 11:20:36 +08:00
6 changed files with 67 additions and 65 deletions

View File

@@ -14,7 +14,7 @@ PASSWORD=
if test -z "$PASSWORD"
then
echo "请设置云主机MySQL的root账号密码"
echo "请设置云服务器MySQL的root账号密码"
exit 1
fi