Update StackMonkey.ps1

This commit is contained in:
2025-06-29 03:54:23 -04:00
parent a7d6762113
commit 8db628279e

View File

@@ -1560,7 +1560,4 @@ function Start-Server {
#endregion #endregion
# At the end of ScriptMonkey.ps1
if ($MyInvocation.ExpectingInput) {
Invoke-ScriptMonkey @PSBoundParameters
}