diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index a62fbb9..98c196e 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -1566,5 +1566,4 @@ $script } #end of Invoke-ScriptMonkey - - Invoke-ScriptMonkey @PSBoundParameters \ No newline at end of file +Invoke-ScriptMonkey @PSBoundParameters \ No newline at end of file