From bb8c223daf5e73278af3cab74ac0bf17378ad77c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Jan 2023 16:47:33 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 56a75fe..8ef8f35 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -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