From 1a140551216800f333f05661454172f6c842fafb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:39:46 +0200 Subject: [PATCH] Apply suggestion from @tremor021 --- ct/nagios.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/nagios.sh b/ct/nagios.sh index bff5bea14..de6ead2c6 100644 --- a/ct/nagios.sh +++ b/ct/nagios.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG -# Author: GitHub Copilot (GPT-5.3-Codex) +# Author: CanbiZ (MickLesk) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://github.com/NagiosEnterprises/nagioscore