Update mm-scripts.sh
This commit is contained in:
@@ -121,7 +121,9 @@ MMSTART(){
|
|||||||
echo -e "${idsCL[LightCyan]}It may take a couple of minutes before all systems fully start${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}It may take a couple of minutes before all systems fully start${idsCL[Default]}"
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
echo "$(date) - Media Management systems started" >> $logfile
|
if [ "${1}" == "start" ]; then
|
||||||
|
echo "$(date) - Media Management systems started" >> $logfile
|
||||||
|
fi
|
||||||
rm -f /opt/mm.stop
|
rm -f /opt/mm.stop
|
||||||
rm -f /opt/mm.vpn.fail*
|
rm -f /opt/mm.vpn.fail*
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user