From 0d1638e3914ca2c7afa44842ced926435bbbd6bf Mon Sep 17 00:00:00 2001 From: tremor021 Date: Fri, 22 Aug 2025 18:45:42 +0200 Subject: [PATCH] Fix redlib json --- frontend/public/json/redlib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/redlib.json b/frontend/public/json/redlib.json index 0b2c7cce..215b190f 100644 --- a/frontend/public/json/redlib.json +++ b/frontend/public/json/redlib.json @@ -17,7 +17,7 @@ "install_methods": [ { "type": "default", - "script": "ct/redlib.sh", + "script": "ct/alpine-redlib.sh", "resources": { "cpu": 1, "ram": 512,