From e2c8e71c5535fb15c6c6fed06b46c3682c2ae3f1 Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Thu, 18 Sep 2025 19:24:52 +0200 Subject: [PATCH] Update source URL for build function --- ct/warracker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/warracker.sh b/ct/warracker.sh index 01ca7eea..d4707ac7 100644 --- a/ct/warracker.sh +++ b/ct/warracker.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/bvdberg01/ProxmoxVED/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: BvdBerg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE