diff --git a/debian/postinst b/debian/postinst index 0dd1dedd0..7b4b0bca5 100644 --- a/debian/postinst +++ b/debian/postinst @@ -24,6 +24,7 @@ do_configure() { fi else echo "Regenerating configuration, this might take a while..." + yunohost app ssowatconf yunohost tools regen-conf --output-as none echo "Launching migrations..."