mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
Merge branch 'ent-13839-actualizar-la-fecha-del-instalador-del-server' into 'develop'
13839 update server installer date See merge request artica/pandorafms!7433
This commit is contained in:
commit
56ef146579
@ -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…
x
Reference in New Issue
Block a user