This commit is contained in:
2022-02-21 21:28:16 -06:00
parent ea6ac9e9de
commit 83eda847d4
2 changed files with 2 additions and 2 deletions

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")