diff --git a/debian/postinst b/debian/postinst index b40c20c74..2a13c8e83 100644 --- a/debian/postinst +++ b/debian/postinst @@ -11,6 +11,8 @@ do_configure() { bash /usr/share/yunohost/hooks/conf_regen/02-ssl bash /usr/share/yunohost/hooks/conf_regen/06-slapd bash /usr/share/yunohost/hooks/conf_regen/15-nginx + else + yunohost service regenconf fi }