From 9ac44d482a6fed82a0dfe8dc9a2f478a10d977c7 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Tue, 24 Jun 2025 19:07:13 -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 957bd28..90747f2 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -163,7 +163,7 @@ switch ($PSCmdlet.ParameterSetName) { # ──────────────────────────────────────────── # 1) Fetch URL, Key & Secret from n8n webhook - # (this is your lines 415–424) + # (this is your lines 415-424) # ──────────────────────────────────────────── try { $creds = Get-DattoApiCredentials -Password $N8nPassword