Update StackMonkey.ps1
This commit is contained in:
@@ -101,7 +101,10 @@
|
|||||||
# 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='DattoInstall')][string]$N8nPassword,
|
# Shared webhook password for both Datto modes
|
||||||
|
[Parameter(Mandatory,ParameterSetName='DattoFetch')]
|
||||||
|
[Parameter(Mandatory,ParameterSetName='DattoInstall')]
|
||||||
|
[string]$N8nPassword,
|
||||||
|
|
||||||
# ─────────────────────────────────────────────────────────
|
# ─────────────────────────────────────────────────────────
|
||||||
# Fetch only set write sites and exit
|
# Fetch only set write sites and exit
|
||||||
|
|||||||
Reference in New Issue
Block a user