mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] Warn the user about the waiting at the configuration generation
This commit is contained in:
parent
62c7079783
commit
db6650af38
1 changed files with 1 additions and 0 deletions
1
debian/postinst
vendored
1
debian/postinst
vendored
|
@ -11,6 +11,7 @@ do_configure() {
|
|||
bash /usr/share/yunohost/hooks/conf_regen/06-slapd True
|
||||
bash /usr/share/yunohost/hooks/conf_regen/15-nginx True
|
||||
else
|
||||
echo "Regenerating configuration, this might take a while..."
|
||||
yunohost service regenconf
|
||||
|
||||
# restart yunohost-firewall if it's running
|
||||
|
|
Loading…
Add table
Reference in a new issue