From 8db628279e05cddb9cb4f7fb38e87abf978f4897 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 29 Jun 2025 03:54:23 -0400 Subject: [PATCH] Update StackMonkey.ps1 --- StackMonkey.ps1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 5fb6d61..e5dc019 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -1560,7 +1560,4 @@ function Start-Server { #endregion -# At the end of ScriptMonkey.ps1 -if ($MyInvocation.ExpectingInput) { - Invoke-ScriptMonkey @PSBoundParameters -} +