-
This commit is contained in:
parent
088ef92797
commit
cd617c2900
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ if ($result -eq [System.Windows.Forms.DialogResult]::OK) {
|
|||
CreateRestorePoint = $CreateRestorePoint | ConvertFrom-Json
|
||||
GetComputerInfo = $GetComputerInfo | ConvertFrom-Json
|
||||
GetInstalledAV = $GetInstalledAV | ConvertFrom-Json
|
||||
RunBleachBit = $RunBleachBit | ConvertFrom-Json
|
||||
} | ConvertTo-Json -Compress
|
||||
|
||||
$response = Invoke-RestMethod -Uri $WebhookURL -Method Post `
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue