From 3e03293485dbe5530c1f2dd51ef8f13be985fee4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 1 May 2026 22:31:36 -0500 Subject: [PATCH] update --- defaults.inc | 3 +-- proxmenu-scripts.sh | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/defaults.inc b/defaults.inc index defc1e4..dc10360 100755 --- a/defaults.inc +++ b/defaults.inc @@ -3,7 +3,7 @@ action="$1" FOLDER='/opt/idssys/ta-proxmenu' -VERS='2026.4.30-7' +VERS='2026.5.1-1' noupdate=' restart cpu mm ' @@ -31,4 +31,3 @@ VIRTIO_FILE=${VIRTIO_DOWNLOAD_URL##*/} # fi - diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index 6a43175..4122b2a 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -114,7 +114,7 @@ INSTALL_S1() { echo -en "${idsCL[LightYellow]}Paste the customers SentinelOne Site Token: ${idsCL[Default]}" read -e s1token cd /tmp - wget "https://git.scity.us/TAI/files/raw/branch/main/SentinelAgent_linux_x86_64_v25_3_2_11.deb" + wget "https://git.scity.us/TAI/files/raw/branch/main/SentinelAgent_linux_x86_64_v25_4_2_21.deb" dpkg -i ./SentinelAgent_linux_x86_64*.deb /opt/sentinelone/bin/sentinelctl management token set ${s1token} /opt/sentinelone/bin/sentinelctl control start