From 6d4894489d21e5f421be8a363703edc43eb6e47c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 31 Jan 2022 22:00:11 -0600 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 496729b..f36014c 100755 --- a/run.sh +++ b/run.sh @@ -5,7 +5,7 @@ source /opt/idssys/defaults/colors.inc source /opt/idssys/defaults/default.inc source /opt/idssys/settings/mediamanager.conf -noheader=' check stop ' +noheader=' check ' if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then # if [ "${1}" = "gui" ]; then