mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] Regen the configuration at package upgrade
This commit is contained in:
parent
a68c157abe
commit
23e2e9c360
1 changed files with 2 additions and 0 deletions
2
debian/postinst
vendored
2
debian/postinst
vendored
|
@ -11,6 +11,8 @@ do_configure() {
|
||||||
bash /usr/share/yunohost/hooks/conf_regen/02-ssl
|
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/06-slapd
|
||||||
bash /usr/share/yunohost/hooks/conf_regen/15-nginx
|
bash /usr/share/yunohost/hooks/conf_regen/15-nginx
|
||||||
|
else
|
||||||
|
yunohost service regenconf
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue