From 2dfac8c2490444d7e8e3cc8ea7b909457f54bab3 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 7 Apr 2023 19:23:59 -0500 Subject: [PATCH] Update run.sh --- run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run.sh b/run.sh index 4424096..65ffdb7 100755 --- a/run.sh +++ b/run.sh @@ -5,6 +5,7 @@ source /opt/idssys/dsmon/config.settings.inc source /opt/idssys/defaults/colors.inc +noheader=' hdd sys ' if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]] && [ "${2}" != "report" ]; then # if [ "${1}" = "gui" ]; then