From 2d2398714a13ddf0e87cf1ea509cd0481aaaec33 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 26 Jul 2016 15:33:52 +0200 Subject: More spacing in report --- include/report | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/report') diff --git a/include/report b/include/report index af993fbf..2389053f 100644 --- a/include/report +++ b/include/report @@ -175,7 +175,7 @@ if [ ${IDS_IPS_TOOL_FOUND} -eq 1 ]; then IDSIPS="${GREEN}V"; else IDSIPS="${RED}X"; fi echo " - Firewall [${FIREWALL}${NORMAL}]" - #echo " - Integrity monitoring [${IDSIPS}${NORMAL}]"" + #echo " - Integrity monitoring [${IDSIPS}${NORMAL}]" #echo " - Intrusion software [${IDSIPS}${NORMAL}]" echo " - Malware scanner [${MALWARE}${NORMAL}]" @@ -255,6 +255,7 @@ echo " ${PROGRAM_COPYRIGHT}" echo " ${WHITE}${PROGRAM_EXTRAINFO}${NORMAL}" echo "" + echo "" echo "================================================================================" fi -- cgit v1.2.3