Update StackMonkey.ps1
This commit is contained in:
@@ -163,7 +163,7 @@ switch ($PSCmdlet.ParameterSetName) {
|
|||||||
|
|
||||||
# ────────────────────────────────────────────
|
# ────────────────────────────────────────────
|
||||||
# 1) Fetch URL, Key & Secret from n8n webhook
|
# 1) Fetch URL, Key & Secret from n8n webhook
|
||||||
# (this is your lines 415–424)
|
# (this is your lines 415-424)
|
||||||
# ────────────────────────────────────────────
|
# ────────────────────────────────────────────
|
||||||
try {
|
try {
|
||||||
$creds = Get-DattoApiCredentials -Password $N8nPassword
|
$creds = Get-DattoApiCredentials -Password $N8nPassword
|
||||||
|
|||||||
Reference in New Issue
Block a user