mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-22 02:43:02 +00:00
Update run_cis_bench_locally.sh
This commit is contained in:
parent
8f33d4b7ab
commit
4552addf42
1 changed files with 2 additions and 1 deletions
|
@ -39,4 +39,5 @@ tail -n 2 cis_benchmark_results.txt
|
|||
#printing the results
|
||||
printf -- '\n';
|
||||
echo "${reset}The complete results have been stored at:
|
||||
${green}$(pwd)/cis_benchmark_results.txt"
|
||||
${green}$(pwd)/cis_benchmark_results.txt "
|
||||
|
||||
|
|
Loading…
Reference in a new issue