mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update install
This commit is contained in:
parent
9d53a6701e
commit
a6dfa1ca8c
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ sudo chmod o-r $final_path/conf.php
|
|||
|
||||
#initialize database (databasename = db_user)
|
||||
ynh_mysql_create_db $db_user $db_user $db_pwd
|
||||
#sudo yunohost app initdb $db_user -p $db_pwd
|
||||
ynh_app_setting_set $app db_name $db_name
|
||||
|
||||
#setting postfix to use virtual aliases file
|
||||
sudo cp $postfix $postfix.emailpoubelle.bak #backup it eventually if that causes some issues
|
||||
|
|
Loading…
Reference in a new issue