From 4f8ae261ef11f45b86b4a4f8d152f95365992d20 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 13 Mar 2026 23:16:41 -0500 Subject: [PATCH] update --- .../SentinelAgent_linux_x86_64_v25_3_2_11.deb | Bin .../remove-vmware-tools.ps1 | 0 set-network.ps1 => inc/set-network.ps1 | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename SentinelAgent_linux_x86_64_v25_3_2_11.deb => inc/SentinelAgent_linux_x86_64_v25_3_2_11.deb (100%) rename remove-vmware-tools.ps1 => inc/remove-vmware-tools.ps1 (100%) rename set-network.ps1 => inc/set-network.ps1 (100%) diff --git a/SentinelAgent_linux_x86_64_v25_3_2_11.deb b/inc/SentinelAgent_linux_x86_64_v25_3_2_11.deb similarity index 100% rename from SentinelAgent_linux_x86_64_v25_3_2_11.deb rename to inc/SentinelAgent_linux_x86_64_v25_3_2_11.deb diff --git a/remove-vmware-tools.ps1 b/inc/remove-vmware-tools.ps1 similarity index 100% rename from remove-vmware-tools.ps1 rename to inc/remove-vmware-tools.ps1 diff --git a/set-network.ps1 b/inc/set-network.ps1 similarity index 100% rename from set-network.ps1 rename to inc/set-network.ps1