Update run.sh

This commit is contained in:
2023-07-04 19:47:37 -05:00
parent ece496bccc
commit 053212c83a

4
run.sh
View File

@@ -5,9 +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}" == "update" ]; then
# if [ "${1}" = "gui" ]; then
# DISP_HEADER
# fi