diff --git a/Scriptmonkey_Beta.ps1 b/Scriptmonkey_Beta.ps1 index 928d2f5..f5bd99b 100644 --- a/Scriptmonkey_Beta.ps1 +++ b/Scriptmonkey_Beta.ps1 @@ -2084,7 +2084,7 @@ function Install-DattoRMM { } #endregion EntryPoint: Define Invoke-ScriptMonkey - +<# #region — guarantee NuGet provider is present without prompting # ─── Silent defaults ─── @@ -2161,7 +2161,7 @@ function Install-DattoRMM { } #endregion guarantee NuGet provider is present without prompting - +#> }