From a5e70a593fa1d05fa6e309da02faba849d833844 Mon Sep 17 00:00:00 2001
From: Omar Santos <os@cisco.com>
Date: Sun, 11 Apr 2021 20:39:05 -0400
Subject: [PATCH] Update run_cis_bench_locally.sh

---
 docker-and-k8s-security/docker/run_cis_bench_locally.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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