diff --git a/install_yunohostv2 b/install_yunohostv2 index 9a90e7e..88b6193 100755 --- a/install_yunohostv2 +++ b/install_yunohostv2 @@ -280,9 +280,7 @@ install_yunohost_packages() { apt_get_wrapper \ -o Dpkg::Options::="--force-confold" \ -y --force-yes install \ - yunohost \ - postfix postfix-ldap \ - postfix-policyd-spf-perl + yunohost fi }