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