Update run.sh

This commit is contained in:
2023-04-07 19:23:59 -05:00
parent c7a67f7dce
commit 2dfac8c249

1
run.sh
View File

@@ -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