From 491730f10dd5d2227c419c4824efa0e4b6cdf129 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 29 Jun 2025 04:58:25 -0400 Subject: [PATCH] Update StackMonkey.ps1 --- StackMonkey.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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