From 79725bcb53036319593a8c2d86d0f3e00447e400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 12 Feb 2018 18:09:09 +0100 Subject: [PATCH] Fix issue #1 --- conf/config_horde.exp | 4 +++- scripts/install | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/config_horde.exp b/conf/config_horde.exp index f6f5d8a..572d7ab 100644 --- a/conf/config_horde.exp +++ b/conf/config_horde.exp @@ -45,4 +45,6 @@ send "0\r"; expect "Specify an existing mail user who you want to give administrator" send "$admin_user\r"; -interact \ No newline at end of file +interact + +wait \ No newline at end of file diff --git a/scripts/install b/scripts/install index 808c13e..f5af2e6 100755 --- a/scripts/install +++ b/scripts/install @@ -127,7 +127,6 @@ ynh_app_setting_set $app secret_key "$secret_key" patch_app # Configure Horde -ls -la /var/www/horde/horde/imp/config config_horde # Create a dedicated nginx config