From d6c36242c809e8591c52f8004e3fac9b2b255327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 14 Apr 2017 14:03:41 +0200 Subject: [PATCH] Solve issue : https://github.com/YunoHost-Apps/seafile_ynh/issues/19 --- conf/install.exp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/install.exp b/conf/install.exp index bfefcc4..f286406 100644 --- a/conf/install.exp +++ b/conf/install.exp @@ -52,4 +52,6 @@ send "seahubdb\r"; expect "Press ENTER to continue, or Ctrl-C to abort" send "\r"; +sleep 8 + interact