Update run.sh

This commit is contained in:
2023-01-01 16:34:01 -06:00
parent ec1d55bc6c
commit ffe83a00ad

3
run.sh
View File

@@ -11,7 +11,10 @@ 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"
touch /opt/idssys/mediamanager/mm.checking
source /opt/idssys/defaults/default.inc