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:
parent
68114dc6ca
commit
81c2a96e2b
3 changed files with 6 additions and 6 deletions
BIN
doc/screenshots/.DS_Store
vendored
BIN
doc/screenshots/.DS_Store
vendored
Binary file not shown.
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue