From ef8feb43b32d0d70d33035fa1b9eb7bdc5a2a7ff Mon Sep 17 00:00:00 2001 From: MickLesk Date: Sat, 1 Aug 2026 21:32:26 +0200 Subject: [PATCH] author --- tools/addon/portainer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/addon/portainer.sh b/tools/addon/portainer.sh index 7240b9a745..3d0053fdfd 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