Update mm-scripts.sh
This commit is contained in:
@@ -143,6 +143,10 @@ MMSTATUS(){
|
|||||||
echo -e "${idsCL[Red]}Not Running${idsCL[Default]}"
|
echo -e "${idsCL[Red]}Not Running${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e "${idsCL[Green]}Running${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Running${idsCL[Default]}"
|
||||||
|
DIVIDER . lightBlue
|
||||||
|
nordvpn status
|
||||||
|
DIVIDER . lightBlue
|
||||||
|
echo ""
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
if [ "$(systemctl is-active ${srvc})" != "active" ]; then
|
if [ "$(systemctl is-active ${srvc})" != "active" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user