Update run.sh

This commit is contained in:
2023-01-01 16:34:59 -06:00
parent ffe83a00ad
commit 6de32e4456

2
run.sh
View File

@@ -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