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
be78919de8
commit
a55cff9432
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ domain=$YNH_APP_ARG_DOMAIN
|
|||
path_url=$YNH_APP_ARG_PATH
|
||||
admin=$YNH_APP_ARG_ADMIN
|
||||
password=$YNH_APP_ARG_PASSWORD
|
||||
is_public=$4
|
||||
is_public=$5
|
||||
final_path=/var/www/$app
|
||||
db_user=emailPoubelle
|
||||
postfix=/etc/postfix/main.cf
|
||||
|
|
Loading…
Add table
Reference in a new issue