mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
sleep 30
This commit is contained in:
parent
000cd01a82
commit
f70a6a981e
3 changed files with 3 additions and 3 deletions
|
@ -250,7 +250,7 @@ ynh_print_info "Reloading OnlyOffice..."
|
|||
supervisorctl stop all
|
||||
supervisorctl start all
|
||||
|
||||
sleep 10
|
||||
sleep 30
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
|
@ -150,7 +150,7 @@ ynh_print_info "Reloading OnlyOffice..."
|
|||
supervisorctl stop all
|
||||
supervisorctl start all
|
||||
|
||||
sleep 10
|
||||
sleep 30
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
|
@ -158,7 +158,7 @@ ynh_print_info "Reloading OnlyOffice..."
|
|||
supervisorctl stop all
|
||||
supervisorctl start all
|
||||
|
||||
sleep 10
|
||||
sleep 30
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue