From e52118539214a2f9238ae42b4968a27364bee020 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 15 Sep 2025 09:53:25 +0200 Subject: [PATCH] Update update-apps.json --- frontend/public/json/update-apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/update-apps.json b/frontend/public/json/update-apps.json index e9504b79..4a34cc67 100644 --- a/frontend/public/json/update-apps.json +++ b/frontend/public/json/update-apps.json @@ -17,7 +17,7 @@ "install_methods": [ { "type": "default", - "script": "pve/update-apps.sh", + "script": "tools/pve/update-apps.sh", "resources": { "cpu": null, "ram": null,