From 31ef2e8592c0abb96a594343b5bc1bb4cc5c2151 Mon Sep 17 00:00:00 2001 From: connorjfarrell Date: Mon, 27 Jan 2025 10:26:04 -0600 Subject: [PATCH] add license url --- install/zoneminder-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/zoneminder-install.sh b/install/zoneminder-install.sh index 13e8587b..1b93bf01 100644 --- a/install/zoneminder-install.sh +++ b/install/zoneminder-install.sh @@ -2,7 +2,7 @@ # Copyright (c) 2021-2024 community-scripts ORG # Author: connorjfarrell -# License: MIT +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://zoneminder.readthedocs.io source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"