This commit is contained in:
2023-01-02 14:42:31 -06:00
parent ccd9635f8a
commit 369c1fe7f1
2 changed files with 1 additions and 2 deletions

2
run.sh
View File

@@ -6,7 +6,7 @@ source /opt/idssys/dsmon/config.settings.inc
source /opt/idssys/defaults/colors.inc
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]] && [ "${2}" != "report" ]; then
# if [ "${1}" = "gui" ]; then
# DISP_HEADER
# fi