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

Fix restore and upgrade

This commit is contained in:
Sébastien Mennetrier 2023-04-22 21:43:07 +02:00
parent 68114dc6ca
commit 81c2a96e2b
3 changed files with 6 additions and 6 deletions

Binary file not shown.

View file

@ -131,11 +131,11 @@ chown -R ds:ds "$final_path"
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Starting a systemd service..."
# ynh_script_progression --message="Starting a systemd service..."
supervisorctl reload
# supervisorctl reload
sleep 30
# sleep 30
#=================================================
# GENERIC FINALIZATION

View file

@ -169,11 +169,11 @@ chown -R ds:ds "$final_path"
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Starting a systemd service..."
# ynh_script_progression --message="Starting a systemd service..."
supervisorctl reload
# supervisorctl reload
sleep 30
# sleep 30
#=================================================
# RELOAD NGINX