Update SVSTaskGate.ps1

This commit is contained in:
2025-01-04 02:37:08 -05:00
parent 7ad34a5615
commit 456008985a

View File

@@ -304,7 +304,7 @@ function Install-SVSMSP {
Perform-ToolkitInstallation Perform-ToolkitInstallation
} }
Install-SVSMSP -InstallToolkit # Install-SVSMSP -InstallToolkit
# ---------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------
@@ -346,7 +346,7 @@ function Get-N8nWebhookData {
return $data # return $data
} }
catch { catch {
Write-Host "Error making the GET request:" -ForegroundColor Red Write-Host "Error making the GET request:" -ForegroundColor Red