diff --git a/scripts/install b/scripts/install index 22bff19..b27f7ae 100755 --- a/scripts/install +++ b/scripts/install @@ -114,7 +114,7 @@ build_node_app ynh_script_progression --message="Configuring a systemd service..." --weight=1 # Create a dedicated systemd config -ynh_add_systemd_config -v nodejs_path +ynh_add_systemd_config #================================================= # ADD A CONFIGURATION diff --git a/scripts/upgrade b/scripts/upgrade index 158ae80..f953ba6 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -106,7 +106,7 @@ build_node_app ynh_script_progression --message="Upgrading systemd configuration..." --weight=1 # Create a dedicated systemd config -ynh_add_systemd_config -v nodejs_path +ynh_add_systemd_config #================================================= # UPDATE A CONFIG FILE