From 2dbb4bbaf570d8fe74c28012339f6918136489ff Mon Sep 17 00:00:00 2001 From: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com> Date: Sun, 23 Mar 2025 19:34:32 +0100 Subject: [PATCH] Update manyfold.sh --- ct/manyfold.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/manyfold.sh b/ct/manyfold.sh index d4b949d..991e78b 100644 --- a/ct/manyfold.sh +++ b/ct/manyfold.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/bvdberg01/ProxmoxVE/manyfold/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE