diff --git a/tools/addon/portainer.sh b/tools/addon/portainer.sh index 7240b9a74..3d0053fdf 100644 --- a/tools/addon/portainer.sh +++ b/tools/addon/portainer.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts ORG +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://github.com/portainer/portainer if ! command -v curl &>/dev/null; then