Update run.sh
This commit is contained in:
2
run.sh
2
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
|
||||
|
||||
Reference in New Issue
Block a user