diff --git a/scripts/install b/scripts/install index f8c4002..e6bff0c 100755 --- a/scripts/install +++ b/scripts/install @@ -97,7 +97,7 @@ ynh_system_user_create --username=$app ynh_script_progression --message="Configuring a systemd service..." --weight=1 # Create a dedicated systemd config -ynh_add_systemd_config -v port +ynh_add_systemd_config #================================================= # GENERIC FINALIZATION diff --git a/scripts/upgrade b/scripts/upgrade index 4537984..d81d883 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -92,7 +92,7 @@ ynh_system_user_create --username=$app ynh_script_progression --message="Upgrading systemd configuration..." --weight=1 # Create a dedicated systemd config -ynh_add_systemd_config -v port +ynh_add_systemd_config #================================================= # GENERIC FINALIZATION