Update StackMonkey.ps1
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
# ─────────────────────────────────────────────────────────────────────────
|
||||
# 1) ENTRYPOINT + PARAMETER DECLARATION
|
||||
# ─────────────────────────────────────────────────────────────────────────
|
||||
function Invoke-ScriptMonkey {
|
||||
|
||||
|
||||
[CmdletBinding(
|
||||
DefaultParameterSetName='UI',
|
||||
@@ -1563,7 +1563,4 @@ $script
|
||||
}
|
||||
#endregion ScriptMonkey run silently Entrypoint
|
||||
|
||||
|
||||
} #end of Invoke-ScriptMonkey
|
||||
|
||||
Invoke-ScriptMonkey @PSBoundParameters
|
||||
Reference in New Issue
Block a user