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
d105480b9f
commit
757470c673
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ chmod 400 "$final_path/conf.php"
|
|||
|
||||
#setting postfix to use virtual aliases file
|
||||
# Add postfix configuration hook and regen postfix conf
|
||||
ynh_add_config --template="../sources/hooks/conf_regen/98-postfix_emailpoubelle" --destination="/usr/share/yunohost/hooks/conf_regen/"
|
||||
cp -R ../sources/hooks/conf_regen/98-postfix_emailpoubelle /usr/share/yunohost/hooks/conf_regen/
|
||||
yunohost tools regen-conf postfix
|
||||
|
||||
#create the virtual aliases file
|
||||
|
|
Loading…
Add table
Reference in a new issue