From 12569918a8b9b0db2db94850e0078cd18624ecba Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 12 Feb 2022 22:41:22 -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 5d59c80..71ad2ac 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -131,6 +131,7 @@ MMSTATUS(){ echo -en " ${NM_SERVICES[${srvc}]}$spc: " if [ ${MMSRV} == *"10.10.1.24"* ] && [ "${srvc}" == "nordvpn" ]; then + echo 'yes' if [ "$(nordvpn status)" == "Status: Disconnected" ]; then echo -e "${idsCL[Red]}Not Running${idsCL[Default]}" else