13839 update server installer date
This commit is contained in:
parent
54d5da025f
commit
75ab550f89
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Pandora FMS Server Installer (c) 2008-2023 Pandora FMS
|
||||
# Pandora FMS Server Installer (c) 2008-2024 Pandora FMS
|
||||
# Linux/FreeBSD Version (generic), for SuSe, Debian/Ubuntu and FreeBSD only
|
||||
# other Linux distros could not work properly without modifications
|
||||
# Please see http://www.pandorafms.org
|
||||
|
@ -666,7 +666,7 @@ help () {
|
|||
|
||||
# Script banner at start
|
||||
echo " "
|
||||
echo "Pandora FMS Server Installer $PI_VERSION $PI_BUILD (c) 2008-2023 Pandora FMS"
|
||||
echo "Pandora FMS Server Installer $PI_VERSION $PI_BUILD (c) 2008-2024 Pandora FMS"
|
||||
echo "This program is licensed under GPL2 Terms. http://pandorafms.com"
|
||||
echo " "
|
||||
|
||||
|
|
Loading…
Reference in New Issue