Velocirpators are now extinct and have been replaced with the superior Velociraptor
just fixing a typo in post_build_checks.ps1
This commit is contained in:
@@ -66,7 +66,7 @@ function post_build_checks {
|
|||||||
Write-Host '[!] Velociraptor was unreachable and may not have installed correctly.' -ForegroundColor red
|
Write-Host '[!] Velociraptor was unreachable and may not have installed correctly.' -ForegroundColor red
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
Write-Host ' ['$($checkmark)'] Velocirpator is running and reachable!' -ForegroundColor Green
|
Write-Host ' ['$($checkmark)'] Velociraptor is running and reachable!' -ForegroundColor Green
|
||||||
}
|
}
|
||||||
Write-Host ''
|
Write-Host ''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user