From 1086f71041e09402c8af9d8b0b228da576097e5d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 30 Jan 2022 08:48:53 -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 52236bb..f5ee84d 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -3,7 +3,7 @@ action="$1" FOLDER='/opt/idssys/linupx' -VERS='5.03292019' +VERS='5.01302022' if ! grep -q "RemoteSyslogServer" /opt/idssys/settings/linupx.conf; then echo -e "\nRemoteSyslogServer=10.10.10.10" >> /opt/idssys/settings/linupx.conf