From c0fab6a383349db01fbfc5a8e117381eb0faa945 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:31:56 +0100 Subject: [PATCH] Fix IT-Tools Website Entry --- json/it-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/it-tools.json b/json/it-tools.json index 709f2c51..05e13239 100644 --- a/json/it-tools.json +++ b/json/it-tools.json @@ -10,12 +10,12 @@ "privileged": false, "interface_port": 80, "documentation": null, - "website": "https://github.com/CorentinTh/it-tools", + "website": "https://it-tools.tech/", "logo": "https://raw.githubusercontent.com/CorentinTh/it-tools/08d977b8cdb7ffb76adfa18ba6eb4b73795ec814/public/safari-pinned-tab.svg", "description": "IT-Tools is a web-based suite of utilities designed to streamline and simplify various IT tasks, providing tools for developers and system administrators to manage their workflows efficiently.", "install_methods": [ { - "type": "alpine", + "type": "default", "script": "ct/alpine-it-tools.sh", "resources": { "cpu": 1,