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