update
This commit is contained in:
+3
-4
@@ -3,7 +3,7 @@
|
||||
|
||||
action="${1:-}"
|
||||
FOLDER='/opt/idssys/ta-proxmenu'
|
||||
VERS='2026.7.25-19'
|
||||
VERS='2026.7.25-20'
|
||||
|
||||
noupdate=' '
|
||||
|
||||
@@ -25,10 +25,9 @@ if [[ -z "$VIRTIO_DOWNLOAD_URL" ]]; then
|
||||
fi
|
||||
VIRTIO_FILE="${VIRTIO_DOWNLOAD_URL##*/}"
|
||||
|
||||
S1_VERSION='26_1_1_31'
|
||||
S1_PACKAGE="SentinelAgent_linux_x86_64_v${S1_VERSION}.deb"
|
||||
S1_BROKER_URL='https://tapm.scity.us'
|
||||
TAPM_BROKER_URL='https://tapm.scity.us'
|
||||
S1_BROKER_PACKAGE='sentinelone-linux'
|
||||
S1_PACKAGE='tapm-sentinelone.deb'
|
||||
|
||||
if [[ -d /mnt/pve/PVE-Shared-Storage/template/iso ]]; then
|
||||
DLDIR='/mnt/pve/PVE-Shared-Storage/template/iso'
|
||||
|
||||
Reference in New Issue
Block a user