From 617b42dd8eaf4edb131c67164add862d12d05555 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:42:01 +0100 Subject: [PATCH] remove / before ct --- json/the-lounge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/the-lounge.json b/json/the-lounge.json index 288ff64f2..909f222c6 100644 --- a/json/the-lounge.json +++ b/json/the-lounge.json @@ -16,7 +16,7 @@ "install_methods": [ { "type": "default", - "script": "/ct/the-lounge.sh", + "script": "ct/the-lounge.sh", "resources": { "cpu": 2, "ram": 2048,