1
0
Fork 0
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:
Krakinou 2018-11-24 11:24:45 +01:00 committed by GitHub
parent 9d53a6701e
commit a6dfa1ca8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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