From ad535a36c4929805df1dca4c25bbca9d6939c873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Oliveira?= <48201890+luismco@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:52:37 +0000 Subject: [PATCH] Update nodecast-tv.sh --- ct/nodecast-tv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/nodecast-tv.sh b/ct/nodecast-tv.sh index b05c6bceb..93d3ade53 100644 --- a/ct/nodecast-tv.sh +++ b/ct/nodecast-tv.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-2026 community-scripts ORG # Author: luismco # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE