Update mm-scripts.sh
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user