From a40da284c92e578474ece69f2a11f804aa5d4ad0 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 3 Dec 2024 09:11:38 +0100 Subject: [PATCH] Implement changes --- ct/zammad.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ct/zammad.sh b/ct/zammad.sh index 4e7f8709..b292f330 100644 --- a/ct/zammad.sh +++ b/ct/zammad.sh @@ -1,10 +1,10 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/michelroegl-brunner/ProxmoxVE/refs/heads/zammad/misc/build.func) - -#Copyright (c) 2021-2024 community-scripts ORG +source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +# Copyright (c) 2021-2024 community-scripts ORG # Author: Michel Roegl-Brunner (michelroegl-brunner) # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE + function header_info { clear cat <<"EOF"