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

Add sleep

This commit is contained in:
yalh76 2019-02-27 19:48:29 +01:00
parent b43c3e6f5c
commit f484ed6930
2 changed files with 4 additions and 0 deletions

View file

@ -133,6 +133,8 @@ ynh_print_info "Reloading OnlyOffice..."
ynh_systemd_action --service_name=supervisor --action=restart --line_match="INFO success: docservice entered RUNNING state" --log_path="systemd"
sleep 10
#=================================================
# END OF SCRIPT
#=================================================

View file

@ -149,6 +149,8 @@ ynh_print_info "Reloading OnlyOffice..."
ynh_systemd_action --service_name=supervisor --action=restart --line_match="INFO success: docservice entered RUNNING state" --log_path="systemd"
sleep 10
#=================================================
# END OF SCRIPT
#=================================================