From abf26137123d5d193a7b3d735057488084c36213 Mon Sep 17 00:00:00 2001 From: Edward Moscardini <57814088+emoscardini@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:46:37 -0400 Subject: [PATCH] Update frontend/public/json/openziti-tunnel.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- frontend/public/json/openziti-tunnel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/openziti-tunnel.json b/frontend/public/json/openziti-tunnel.json index 279c1a0..54394c5 100644 --- a/frontend/public/json/openziti-tunnel.json +++ b/frontend/public/json/openziti-tunnel.json @@ -16,7 +16,7 @@ "install_methods": [ { "type": "default", - "script": "ct/openziti.sh", + "script": "ct/openziti-tunnel.sh", "resources": { "cpu": 1, "ram": 512,