From 27467c7922f91dd3240f7f3344b3829a4b63f0c7 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Mon, 2 Feb 2026 22:11:06 +0100 Subject: [PATCH] Add debian PowerDNS --- ct/powerdns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/powerdns.sh b/ct/powerdns.sh index 2158de040..1a5070217 100644 --- a/ct/powerdns.sh +++ b/ct/powerdns.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/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: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE