Update StackMonkey.ps1

This commit is contained in:
2025-06-22 16:21:45 -04:00
parent 422491b7ee
commit 21c668da57

View File

@@ -7,7 +7,7 @@
[CmdletBinding()]
param(
[switch]$SilentInstall
[switch]$SilentInstall,
[string]$DattoApiUrl,
[string]$DattoApiKey,
[string]$DattoApiSecretKey,