From efb80684c61e52880811b566d36f479cbf594e05 Mon Sep 17 00:00:00 2001 From: vhsdream Date: Sun, 8 Jun 2025 20:32:02 -0400 Subject: [PATCH] Fix another JSON error --- frontend/public/json/maybefinance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/maybefinance.json b/frontend/public/json/maybefinance.json index 35ab349d..9b35c372 100644 --- a/frontend/public/json/maybefinance.json +++ b/frontend/public/json/maybefinance.json @@ -17,7 +17,7 @@ "install_methods": [ { "type": "default", - "script": "ct/maybe.sh", + "script": "ct/maybefinance.sh", "resources": { "cpu": 2, "ram": 2048,