diff --git a/scripts/upgrade b/scripts/upgrade index 95c7371..62a546b 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -124,7 +124,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 --service="$app" --template="systemd.service" --others_var="port domain path" +ynh_add_systemd_config --service="$app" --template="systemd.service" --others_var="port domain" #=================================================