Update mm-scripts.sh

This commit is contained in:
2023-03-24 23:17:36 -05:00
parent c93056e779
commit ae2653f10d

View File

@@ -384,7 +384,7 @@ MMSTOP(){
[ $VERBOSE = true ] && echo "$(date) - Added default route back in" >> $logfile
rm -f ${MMFOLDER}/vpninfo*
rm -f ${MMFOLDER}/noservices*
rm -f ${MMFOLDER}/mm.noservices*
rm -f ${MMFOLDER}/mm.stop.checking
echo -e "${idsCL[Green]} done${idsCL[Default]}"