Update linupx-scripts.sh

This commit is contained in:
2023-01-01 16:47:33 -06:00
parent 37a81168a1
commit bb8c223daf

View File

@@ -3,7 +3,7 @@
action="$1"
FOLDER='/opt/idssys/linupx'
VERS='5.03122022'
VERS='5.01012023'
if ! grep -q "RemoteSyslogServer" /opt/idssys/settings/linupx.conf; then
echo -e "\nRemoteSyslogServer=10.10.10.10" >> /opt/idssys/settings/linupx.conf