1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/horde_ynh.git synced 2024-09-03 19:16:08 +02:00
This commit is contained in:
Josué Tille 2018-02-12 18:09:09 +01:00
parent ecdccea0f9
commit 79725bcb53
2 changed files with 3 additions and 2 deletions

View file

@ -46,3 +46,5 @@ expect "Specify an existing mail user who you want to give administrator"
send "$admin_user\r"; send "$admin_user\r";
interact interact
wait

View file

@ -127,7 +127,6 @@ ynh_app_setting_set $app secret_key "$secret_key"
patch_app patch_app
# Configure Horde # Configure Horde
ls -la /var/www/horde/horde/imp/config
config_horde config_horde
# Create a dedicated nginx config # Create a dedicated nginx config