Update StackMonkey.ps1

This commit is contained in:
2025-06-29 03:11:26 -04:00
parent e35fc5aeaf
commit 4c28d4ce0c

View File

@@ -101,8 +101,7 @@
# Datto headless mode # Datto headless mode
# Both Datto sets share the webhook password # Both Datto sets share the webhook password
[Parameter(Mandatory,ParameterSetName='DattoFetch'), [Parameter(Mandatory,ParameterSetName='DattoFetch'), Parameter(Mandatory,ParameterSetName='DattoInstall')][string]$N8nPassword,
Parameter(Mandatory,ParameterSetName='DattoInstall')][string]$N8nPassword,
# ───────────────────────────────────────────────────────── # ─────────────────────────────────────────────────────────
# Fetch only set write sites and exit # Fetch only set write sites and exit