From f2ace38c2b6505227be055395192c4e8e48fb36b Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 26 May 2025 15:42:19 +0200 Subject: [PATCH] Update umbrel-os-vm.json --- frontend/public/json/umbrel-os-vm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/umbrel-os-vm.json b/frontend/public/json/umbrel-os-vm.json index 636b3e1..f9754e9 100644 --- a/frontend/public/json/umbrel-os-vm.json +++ b/frontend/public/json/umbrel-os-vm.json @@ -17,7 +17,7 @@ "install_methods": [ { "type": "default", - "script": "vm/umbrel-os-vm", + "script": "vm/umbrel-os-vm.sh", "resources": { "cpu": 2, "ram": 4096,