Update StackMonkey.ps1

This commit is contained in:
2025-06-25 00:15:47 -04:00
parent bcdecbdb45
commit 754c0fa4db

View File

@@ -132,7 +132,7 @@ function Get-DattoApiCredentials {
'Datto' {
Write-LogHelper "Headless DattoRMM deploy (via n8n)" Info Startup
try{
# ────────────────────────────────────────────
# 1) Fetch URL, Key & Secret from n8n webhook
# ────────────────────────────────────────────
@@ -172,7 +172,7 @@ function Get-DattoApiCredentials {
return
}
}
#endregion ScriptMonkey run silently Entrypoint