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
|
||||
}
|
||||
else {
|
||||
Write-Host ' ['$($checkmark)'] Velocirpator is running and reachable!' -ForegroundColor Green
|
||||
Write-Host ' ['$($checkmark)'] Velociraptor is running and reachable!' -ForegroundColor Green
|
||||
}
|
||||
Write-Host ''
|
||||
|
||||
@@ -81,4 +81,4 @@ function post_build_checks {
|
||||
Write-Host ''
|
||||
}
|
||||
|
||||
post_build_checks
|
||||
post_build_checks
|
||||
|
||||
Reference in New Issue
Block a user