From 2d12d6ab449cfa88ff70b152caa8afad377511e0 Mon Sep 17 00:00:00 2001 From: Sander Koenders Date: Mon, 16 Feb 2026 19:40:18 +0100 Subject: [PATCH] Use ProxmoxVED build.func temporarily --- ct/alpine-borgbackup-server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/alpine-borgbackup-server.sh b/ct/alpine-borgbackup-server.sh index a1fe28a44..43daac264 100644 --- a/ct/alpine-borgbackup-server.sh +++ b/ct/alpine-borgbackup-server.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: Sander Koenders (sanderkoenders) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE