From c8c9c26bef2aebf70f42d29f857cf63f19c451e8 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 23 Nov 2025 16:28:15 -0500 Subject: [PATCH] Update Scriptmonkey_Beta.ps1 --- Scriptmonkey_Beta.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scriptmonkey_Beta.ps1 b/Scriptmonkey_Beta.ps1 index cca8772..412ae71 100644 --- a/Scriptmonkey_Beta.ps1 +++ b/Scriptmonkey_Beta.ps1 @@ -2162,7 +2162,7 @@ function Install-DattoRMM { #endregion guarantee NuGet provider is present without prompting - +<# AI said it was dead code #region HTTP Listener & Routing # Handle shutdown command @@ -2176,7 +2176,7 @@ function Install-DattoRMM { #endregion - +#> commneted out by AI }