From ed76ee0023c7e4b6eb086631ba53826cdfb23d05 Mon Sep 17 00:00:00 2001 From: rrole <41679290+rrole@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:03:54 +0100 Subject: [PATCH] Update ct/wanderer.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/wanderer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/wanderer.sh b/ct/wanderer.sh index bb95bea17..6c59d7a64 100644 --- a/ct/wanderer.sh +++ b/ct/wanderer.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: rrole # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE