mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
fix for custom mysql password
This commit is contained in:
parent
c9d937567f
commit
a42619cc28
1 changed files with 0 additions and 1 deletions
|
@ -605,7 +605,6 @@ if [ -z "$mpass" ]; then
|
|||
fi
|
||||
|
||||
# MySQL configuration
|
||||
mpass=$(gen_pass)
|
||||
wget $CHOST/$VERSION/my.cnf -O /etc/mysql/my.cnf
|
||||
mysql_install_db
|
||||
if [ "$release" != '14.04' ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue