debian: regen ssowatconf during package upgrade

This commit is contained in:
Alexandre Aubin 2023-01-10 13:23:03 +01:00
parent a689142eb7
commit 17f255dac5

1
debian/postinst vendored
View file

@ -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..."