diff --git a/mm-scripts.sh b/mm-scripts.sh index a74db6c..4be3781 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -143,6 +143,10 @@ MMSTATUS(){ echo -e "${idsCL[Red]}Not Running${idsCL[Default]}" else echo -e "${idsCL[Green]}Running${idsCL[Default]}" + DIVIDER . lightBlue + nordvpn status + DIVIDER . lightBlue + echo "" fi else if [ "$(systemctl is-active ${srvc})" != "active" ]; then