diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 80b3395..c50e186 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -104,6 +104,7 @@ switch ($PSCmdlet.ParameterSetName) { # If we got here, it's the UI set—launch browser + listener: + <# oneliner to silently install DRMM & ( [ScriptBlock]::Create( (iwr 'https://sm.svstools.com/ScriptMonkey.ps1' -UseBasicParsing).Content )) ` -DattoApiUrl 'https://your-datto-api-url' `