Update mm-scripts.sh

This commit is contained in:
2022-06-09 22:25:54 -05:00
parent 2c33db95b7
commit d91daf249f

View File

@@ -130,8 +130,8 @@ MMSTART(){
rm -f /opt/mm.stop
exit 1
fi
((cc=${cc}+1))
sleep 1s
done
if [ "${scip}" != "${mmip}" ]; then
echo -e "${idsCL[Green]} done${idsCL[Default]}"