Update mm-scripts.sh
This commit is contained in:
@@ -600,9 +600,10 @@ MMSTOP(){
|
|||||||
rm -f ${TMPFOLDER}/mm.stop.checking
|
rm -f ${TMPFOLDER}/mm.stop.checking
|
||||||
|
|
||||||
echo "$(date) - MM/VPN systems STOPPED" >> ${MM_LOGFILE}
|
echo "$(date) - MM/VPN systems STOPPED" >> ${MM_LOGFILE}
|
||||||
|
if [ "${SERVICESCHECK}" != "" ]; then
|
||||||
echo
|
echo
|
||||||
echo -e "${idsCL[Red]}All services have been stopped${idsCL[Default]}"
|
echo -e "${idsCL[Red]}All services have been stopped${idsCL[Default]}"
|
||||||
|
fi
|
||||||
echo
|
echo
|
||||||
touch ${TMPFOLDER}/mm.stop
|
touch ${TMPFOLDER}/mm.stop
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user