From 4e8c55cbdbc3c5600d790c16c1e6f40c9a8a3fdd Mon Sep 17 00:00:00 2001 From: Andy Grunwald Date: Mon, 6 Jan 2025 20:44:43 +0100 Subject: [PATCH] Alertmanager: Set correct license and source header --- install/prometheus-alertmanager-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/prometheus-alertmanager-install.sh b/install/prometheus-alertmanager-install.sh index 524b7edb..3ce9dc0a 100755 --- a/install/prometheus-alertmanager-install.sh +++ b/install/prometheus-alertmanager-install.sh @@ -2,8 +2,8 @@ # Copyright (c) 2021-2025 community-scripts ORG # Author: Andy Grunwald (andygrunwald) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://prometheus.io/ source /dev/stdin <<< "$FUNCTIONS_FILE_PATH" color