mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update install
This commit is contained in:
parent
301e7738e3
commit
8b0e4fb17d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ fi
|
|||
db_user=wordpress
|
||||
|
||||
# Initialize database and store mysql password for upgrade
|
||||
sudo yunohost app initdb $db_user -p $db_pwd)
|
||||
sudo yunohost app initdb $db_user -p $db_pwd
|
||||
sudo yunohost app setting wordpress mysqlpwd -v $db_pwd
|
||||
|
||||
# Copy files to the right place
|
||||
|
|
Loading…
Add table
Reference in a new issue