diff --git a/SVSTaskGate.ps1 b/SVSTaskGate.ps1 index 321921e..b8d3ecf 100644 --- a/SVSTaskGate.ps1 +++ b/SVSTaskGate.ps1 @@ -304,7 +304,7 @@ function Install-SVSMSP { Perform-ToolkitInstallation } - Install-SVSMSP -InstallToolkit + #Install-SVSMSP -InstallToolkit # ---------------------------------------------------------------------------------- @@ -346,7 +346,7 @@ function Get-N8nWebhookData { - return $data + #return $data } catch { Write-Host "Error making the GET request:" -ForegroundColor Red @@ -582,7 +582,7 @@ function GetHtmlContent {