From 34b8d540255c5e88b25e0c4cd4e63b5a48884532 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 7 Feb 2025 11:43:11 +0100 Subject: [PATCH] Update searxng.json --- json/searxng.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/searxng.json b/json/searxng.json index 74ed8af1..62f5f2ca 100644 --- a/json/searxng.json +++ b/json/searxng.json @@ -16,7 +16,7 @@ "install_methods": [ { "type": "default", - "script": "ct/nodebb.sh", + "script": "ct/searxng.sh", "resources": { "cpu": 2, "ram": 2048, @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}