mirror of
https://github.com/carlospolop/PEASS-ng
synced 2025-02-14 08:54:27 +01:00
remove irrelevant error message text
This commit is contained in:
parent
c131c20a43
commit
61a4f91baa
@ -391,7 +391,7 @@ try {
|
||||
$HTML_PATH = $(Read-Host "HTML Path")
|
||||
}
|
||||
catch {
|
||||
Write-Host "Error: Please pass the peas.out file and the path to save the html`njson2html.ps1 <output_file> <HTML_file.html>"
|
||||
Write-Host "Error: Please pass the peas.out file and the path to save the html"
|
||||
exit
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user