diff --git a/scripts/install b/scripts/install index 6bbc161..c7fba70 100644 --- a/scripts/install +++ b/scripts/install @@ -155,7 +155,7 @@ popd ynh_script_progression --message="Configuring a systemd service..." --weight=1 # Create a dedicated systemd config -ynh_add_systemd_config --others_var="ynh_node_load_PATH ynh_npm" +ynh_add_systemd_config #================================================= # GENERIC FINALIZATION diff --git a/scripts/upgrade b/scripts/upgrade index c4a582e..c56f86f 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -182,7 +182,7 @@ ynh_use_logrotate --non-append ynh_script_progression --message="Upgrading systemd configuration..." --weight=1 # Create a dedicated systemd config -ynh_add_systemd_config --others_var="ynh_node_load_PATH ynh_npm" +ynh_add_systemd_config #================================================= # GENERIC FINALIZATION