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"