diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 6cae51c..5b711d4 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -1561,3 +1561,6 @@ function Start-Server { } #endregion ScriptMonkey run silently Entrypoint +Invoke-ScriptMonkey @PSBoundParameters + +