Update SVSTaskGate.ps1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user