From a53de8d3013b3ba6c5461f5e149fcc1997547c1c Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 6 May 2025 10:35:14 +0200 Subject: [PATCH] Update streamlink-webui.sh --- ct/streamlink-webui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/streamlink-webui.sh b/ct/streamlink-webui.sh index d5095e4c4..240454a04 100644 --- a/ct/streamlink-webui.sh +++ b/ct/streamlink-webui.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE