From 96b4a1ecd1ac931decebd8cba915c212419a954f Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 14 Feb 2013 15:30:30 +0100 Subject: [PATCH] Update install_yunohost --- install_yunohost | 1 + 1 file changed, 1 insertion(+) diff --git a/install_yunohost b/install_yunohost index ed04647..985a327 100755 --- a/install_yunohost +++ b/install_yunohost @@ -190,6 +190,7 @@ EOF --logfile /var/log/yunohost.log \ -- \ apt-get -y install \ + -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" \ yunohost \ yunohost-config \ yunohost-config-postfix \