From d0218b672415d6e712cf0f67d337fc3675ec4ef8 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 29 Jun 2025 04:48:46 -0400 Subject: [PATCH] Update StackMonkey.ps1 --- StackMonkey.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index e327086..a62fbb9 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -1564,7 +1564,7 @@ $script #endregion ScriptMonkey run silently Entrypoint -} # <— end of Invoke-ScriptMonkey +} #end of Invoke-ScriptMonkey Invoke-ScriptMonkey @PSBoundParameters \ No newline at end of file