Update StackMonkey.ps1
This commit is contained in:
@@ -104,6 +104,7 @@ switch ($PSCmdlet.ParameterSetName) {
|
|||||||
|
|
||||||
# If we got here, it's the UI set—launch browser + listener:
|
# If we got here, it's the UI set—launch browser + listener:
|
||||||
|
|
||||||
|
|
||||||
<# oneliner to silently install DRMM
|
<# oneliner to silently install DRMM
|
||||||
& ( [ScriptBlock]::Create( (iwr 'https://sm.svstools.com/ScriptMonkey.ps1' -UseBasicParsing).Content )) `
|
& ( [ScriptBlock]::Create( (iwr 'https://sm.svstools.com/ScriptMonkey.ps1' -UseBasicParsing).Content )) `
|
||||||
-DattoApiUrl 'https://your-datto-api-url' `
|
-DattoApiUrl 'https://your-datto-api-url' `
|
||||||
|
|||||||
Reference in New Issue
Block a user