Update run_cis_bench_locally.sh

This commit is contained in:
Omar Santos 2021-04-11 20:53:04 -04:00
parent 9a0e7b1384
commit 7079737e40

View file

@ -26,6 +26,9 @@ echo "${green}Installing InSpec"
echo "${reset}========================="
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
inspec --chef-license=accept
clear
#running CIS Docker Benchmark directly from GitHub locally