Update mm-scripts.sh

This commit is contained in:
2022-06-18 08:41:12 -05:00
parent eccac2162c
commit 8d19385335

View File

@@ -182,7 +182,7 @@ MMSTART(){
echo "$(date) - ${mmsv} Runtime: ${chktm}s" >> $logfile echo "$(date) - ${mmsv} Runtime: ${chktm}s" >> $logfile
fi fi
exit 0 #exit 0
} }
MMSTOP(){ MMSTOP(){