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