mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-06 09:01:29 +00:00
remove irrelevant error message text
This commit is contained in:
@@ -198,7 +198,7 @@ try {
|
||||
$JSON_PATH = $(Read-Host "JSON Path")
|
||||
}
|
||||
catch {
|
||||
Write-Host "Error: Please pass the peas.out file and the path to save the json`npeas2json.ps1 <output_file> <json_file.json>"
|
||||
Write-Host "Error: Please pass the peas.out file and the path to save the json"
|
||||
exit
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user