From e5febaf1d7a30f49db6d5cea8e49947f1cf6f472 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Wed, 5 Nov 2025 13:28:51 +0100 Subject: [PATCH] Open WebUI: VE>VED --- ct/openwebui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/openwebui.sh b/ct/openwebui.sh index ec1122dbe..33b315297 100644 --- a/ct/openwebui.sh +++ b/ct/openwebui.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 tteck # Author: tteck | Co-Author: havardthom | Co-Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE