Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -8,7 +8,7 @@ if [ -f /opt/mm.checking ]; then
|
||||
if [ ${fd} -gt 300 ]; then
|
||||
rm -f /opt/mm.checking
|
||||
else
|
||||
echo -en "${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
|
||||
if [ ! -f /opt/mm.checking ]; then
|
||||
|
||||
Reference in New Issue
Block a user