Update mm-scripts.sh
This commit is contained in:
@@ -781,7 +781,7 @@ if [ ! -f ${MMFOLDER}/mm.update.stop ]; then
|
||||
fi
|
||||
fi
|
||||
[ "${action}" != "status" ] && touch ${MMFOLDER}/mm.stop.checking
|
||||
[ "${action}" != "start" ] && [ "${2}" != "vpn" ] && touch ${MMFOLDER}/mm.noservices
|
||||
[ "${action}" == "start" ] && [ "${2}" == "vpn" ] && touch ${MMFOLDER}/mm.noservices
|
||||
MMSTART ${action} ${2}
|
||||
[ "${action}" != "status" ] && rm -f ${MMFOLDER}/mm.stop.checking
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user