Update run.sh

This commit is contained in:
2022-10-31 21:50:45 -05:00
parent 870a8b1a73
commit 2754e65255

3
run.sh
View File

@@ -16,8 +16,7 @@ if [ ! -f /opt/mm.checking ]; then
source /opt/idssys/defaults/default.inc
source /opt/idssys/settings/mediamanager.conf
noheader=' check '
source /opt/idssys/mediamanager/defaults.inc
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
# if [ "${1}" = "gui" ]; then