Update mm-scripts.sh

This commit is contained in:
2022-02-26 11:17:12 -06:00
parent 100d7865ec
commit 240d113354

View File

@@ -129,6 +129,7 @@ MMSTATUS(){
# else
# statusArray=("openvpn")
# fi
statusArray=("nordvpn,openvpn")
statusArray+=(${SERVICES_CHECK[@]})
for srvc in "${statusArray[@]}"; do
c=0; cw=36 spc=''