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