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