Update StackMonkey.ps1
This commit is contained in:
@@ -70,7 +70,7 @@ $Port = 8082
|
||||
$Global:DattoWebhookUrl = 'https://automate.svstools.ca/webhook/svsmspkit'
|
||||
|
||||
|
||||
function Invoke-ScriptMonkey {
|
||||
|
||||
#region ScriptMonkey run silently Entrypoint
|
||||
[CmdletBinding(DefaultParameterSetName='UI')]
|
||||
param(
|
||||
@@ -144,7 +144,7 @@ function Invoke-ScriptMonkey {
|
||||
return
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# STACK = Scripted Tooling for Automated Client Kickoff
|
||||
# MONKEY = Module-based Onboarding & Next-step Kickoff Engine Yoke
|
||||
|
||||
Reference in New Issue
Block a user