Update mm-scripts.sh

This commit is contained in:
2022-02-12 22:29:36 -06:00
parent 2102c0ef6e
commit b159806ece

View File

@@ -118,7 +118,7 @@ MMSTOP(){
}
MMSTATUS(){
if [[ ${MMSRV} == *"10.10.1.23"* ]]; then
if [[ ${MMSRV} == *"10.10.1.24"* ]]; then
statusArray=("nordvpn")
else
statusArray=("openvpn")