1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Adding sleep after server reload

This commit is contained in:
yalh76 2020-06-03 00:04:18 +02:00
parent cc7787ce1e
commit 355b426638
3 changed files with 6 additions and 0 deletions

View file

@ -171,6 +171,8 @@ ynh_script_progression --message="Reloading OnlyOffice..."
supervisorctl reload
sleep 30
#=================================================
# REGENERATE FONTS
#=================================================

View file

@ -131,6 +131,8 @@ ynh_script_progression --message="Reloading OnlyOffice..."
supervisorctl reload
sleep 30
#=================================================
# GENERIC FINALIZATION
#=================================================

View file

@ -183,6 +183,8 @@ ynh_script_progression --message="Reloading OnlyOffice..."
supervisorctl reload
sleep 30
#=================================================
# RELOAD NGINX
#=================================================