Update create-mysql-db-and-user.sh
This commit is contained in:
parent
6fed95a92f
commit
66f4908baf
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ MYSQL_SCRIPT
|
|||
echo "Username: $1"
|
||||
echo "Database: $1"
|
||||
echo "Password: $PASS"
|
||||
echo "Success!"
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue