From c7c9daca80c2835458a3410dcfdd36c234f6e800 Mon Sep 17 00:00:00 2001 From: enirts31 Date: Tue, 13 May 2025 09:33:59 -0400 Subject: [PATCH] Update ct/backrest.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/backrest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/backrest.sh b/ct/backrest.sh index 17bd8c5..5032aaf 100644 --- a/ct/backrest.sh +++ b/ct/backrest.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-2025 community-scripts ORG # Author: ksad (enirys31) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE