diff --git a/run.sh b/run.sh index f90fdb8..77d6b62 100755 --- a/run.sh +++ b/run.sh @@ -11,7 +11,6 @@ if [ -f /opt/idssys/mediamanager/mm.checking ]; then echo -e "${idsCL[LightCyan]}Try again later, 'mm' program currently in use...${idsCL[Default]}" fi fi -echo "here" if [ ! -f /opt/idssys/mediamanager/mm.checking ]; then echo "yes" @@ -27,6 +26,7 @@ if [ ! -f /opt/idssys/mediamanager/mm.checking ]; then if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then + echo "yes2" # if [ "${1}" = "gui" ]; then # DISP_HEADER # fi