From 792ffd77f27bde214dbcd6f8a19de200e64f37a3 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 8 Nov 2023 14:34:04 -0600 Subject: [PATCH] Update mm-scripts.sh --- mm-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mm-scripts.sh b/mm-scripts.sh index 2da6f18..f22f0ce 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -504,6 +504,7 @@ MMSTOP(){ echo -e "${idsCL[Yellow]}The system is already stopped, will verify anyway...${idsCL[Default]}" else echo -e "${idsCL[Green]}Stopping System...${idsCL[Default]}" + echo "$(date) - Stopping VPN..." >> ${MM_LOGFILE} fi echo touch ${TMPFOLDER}/mm.stop