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 697bf25..98977ad 100644 --- a/docker-and-k8s-security/docker/run_cis_bench_locally.sh +++ b/docker-and-k8s-security/docker/run_cis_bench_locally.sh @@ -41,4 +41,4 @@ printf -- '\n'; echo "${reset}The complete results have been stored at: ${green}$(pwd)/cis_benchmark_results.txt " -✅ \ No newline at end of file +echo "✅" \ No newline at end of file