From f807f399ac07a4b5c284a0df50a072bd6fd26b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Oliveira?= <48201890+luismco@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:58:53 +0000 Subject: [PATCH] Update byparr.sh --- ct/byparr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/byparr.sh b/ct/byparr.sh index e6e4927c1..4d5bd1bd6 100644 --- a/ct/byparr.sh +++ b/ct/byparr.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/luismco/ProxmoxVED/refs/heads/byparr/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: luismco # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE