Update run_cis_bench_locally.sh

This commit is contained in:
Omar Santos 2021-04-11 20:44:18 -04:00
parent a5e70a593f
commit cfd157b5bf

View File

@ -38,7 +38,5 @@ tail -n 2 cis_benchmark_results.txt
#printing the results
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 "
echo "✅"