diff --git a/scripts/restore b/scripts/restore index 122a026..cb1341e 100644 --- a/scripts/restore +++ b/scripts/restore @@ -62,7 +62,7 @@ ynh_install_extra_app_dependencies --repo="deb https://collaboraoffice.com/repos ynh_script_progression --message="Restoring the systemd configuration..." --weight=1 ynh_restore_file --origin_path="/usr/lib/systemd/system/loolwsd.service" -systemctl enable $app.service --quiet +systemctl enable loolwsd.service --quiet #================================================= # RESTORE CONFIGURATION diff --git a/scripts/upgrade b/scripts/upgrade index a4614db..9397210 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -66,7 +66,7 @@ ynh_systemd_action --service_name="loolwsd" --action="stop" --log_path="systemd" #================================================= # NGINX CONFIGURATION #================================================= -ynh_script_progression --message="Upgrading NGINX web server configuration..." +ynh_script_progression --message="Upgrading NGINX web server configuration..." --weight=1 # Create a dedicated NGINX config ynh_add_nginx_config