mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
debian: regen ssowatconf during package upgrade
This commit is contained in:
parent
28256f39de
commit
4615d7b7b8
1 changed files with 1 additions and 0 deletions
1
debian/postinst
vendored
1
debian/postinst
vendored
|
@ -20,6 +20,7 @@ do_configure() {
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "Regenerating configuration, this might take a while..."
|
echo "Regenerating configuration, this might take a while..."
|
||||||
|
yunohost app ssowatconf
|
||||||
yunohost tools regen-conf --output-as none
|
yunohost tools regen-conf --output-as none
|
||||||
|
|
||||||
echo "Launching migrations..."
|
echo "Launching migrations..."
|
||||||
|
|
Loading…
Add table
Reference in a new issue