From 44d74815e6f174de88147380f20e5f4afa7fe392 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 1 Jul 2025 14:53:38 +0200 Subject: [PATCH] Update itsm-ng.json --- frontend/public/json/itsm-ng.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/itsm-ng.json b/frontend/public/json/itsm-ng.json index d24aa8d1..c9b561c8 100644 --- a/frontend/public/json/itsm-ng.json +++ b/frontend/public/json/itsm-ng.json @@ -17,7 +17,7 @@ "install_methods": [ { "type": "default", - "script": "ct/itsmng.sh", + "script": "ct/itsm-ng.sh", "resources": { "cpu": 2, "ram": 2048,