diff --git a/install_yunohost b/install_yunohost index 498174f..4d5f3d7 100755 --- a/install_yunohost +++ b/install_yunohost @@ -155,6 +155,7 @@ then then debconf-set-selections debconf elif [[ $(lsb_release -cs) = "wheezy" ]] || [[ $(lsb_release -cs) = "n/a" ]]; + then debconf-set-selections debconfv2 fi