diff --git a/mm-scripts.sh b/mm-scripts.sh index 06daf05..4f19f8f 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -131,7 +131,6 @@ 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