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]}"
|
echo -e "${idsCL[LightCyan]}Try again later, 'mm' program currently in use...${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo "here"
|
|
||||||
if [ ! -f /opt/idssys/mediamanager/mm.checking ]; then
|
if [ ! -f /opt/idssys/mediamanager/mm.checking ]; then
|
||||||
echo "yes"
|
echo "yes"
|
||||||
|
|
||||||
@@ -27,6 +26,7 @@ if [ ! -f /opt/idssys/mediamanager/mm.checking ]; then
|
|||||||
|
|
||||||
|
|
||||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
|
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
|
||||||
|
echo "yes2"
|
||||||
# if [ "${1}" = "gui" ]; then
|
# if [ "${1}" = "gui" ]; then
|
||||||
# DISP_HEADER
|
# DISP_HEADER
|
||||||
# fi
|
# fi
|
||||||
|
|||||||
Reference in New Issue
Block a user