diff --git a/scripts/install b/scripts/install index 0352c37..730e665 100644 --- a/scripts/install +++ b/scripts/install @@ -250,7 +250,7 @@ ynh_print_info "Reloading OnlyOffice..." supervisorctl stop all supervisorctl start all -sleep 10 +sleep 30 #================================================= # END OF SCRIPT diff --git a/scripts/restore b/scripts/restore index bfc5b50..975413d 100644 --- a/scripts/restore +++ b/scripts/restore @@ -150,7 +150,7 @@ ynh_print_info "Reloading OnlyOffice..." supervisorctl stop all supervisorctl start all -sleep 10 +sleep 30 #================================================= # END OF SCRIPT diff --git a/scripts/upgrade b/scripts/upgrade index 85cf849..b153f64 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -158,7 +158,7 @@ ynh_print_info "Reloading OnlyOffice..." supervisorctl stop all supervisorctl start all -sleep 10 +sleep 30 #================================================= # END OF SCRIPT