diff --git a/docker-and-k8s-security/docker/run_cis_bench_locally.sh b/docker-and-k8s-security/docker/run_cis_bench_locally.sh index d2d48f6..f677bcb 100644 --- a/docker-and-k8s-security/docker/run_cis_bench_locally.sh +++ b/docker-and-k8s-security/docker/run_cis_bench_locally.sh @@ -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" \ No newline at end of file +${green}$(pwd)/cis_benchmark_results.txt " +