diff --git a/install_yunohost b/install_yunohost index 3612e39..a9b687e 100755 --- a/install_yunohost +++ b/install_yunohost @@ -241,7 +241,7 @@ install_yunohost_packages() { apt_get_wrapper \ -o Dpkg::Options::="--force-confold" \ -y --force-yes install \ - yunohost postfix + yunohost yunohost-admin postfix } restart_services() {