From 81780aa12cad579412f1339fd6dd7cc555ed9d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=ADcolas=20Pastorello?= Date: Fri, 3 Jan 2025 09:30:47 -0300 Subject: [PATCH] Update glpi-install.sh --- install/glpi-install.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install/glpi-install.sh b/install/glpi-install.sh index e5771ee9..ca5ed02b 100644 --- a/install/glpi-install.sh +++ b/install/glpi-install.sh @@ -1,9 +1,8 @@ #!/usr/bin/env bash -#Copyright (c) 2021-2025 community-scripts ORG +# Copyright (c) 2021-2025 community-scripts ORG # Author: NĂ­colas Pastorello (opastorello) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color