Update mm-scripts.sh

This commit is contained in:
2023-02-25 18:31:16 -06:00
parent 544eb0908c
commit d3a1047987

View File

@@ -274,7 +274,7 @@ PersistentKeepalive = 25" >> /etc/wireguard/wg-torguard.conf
fi
fi
[ "${1}" == "start" ] rm -f ${MMFOLDER}/mm.noservices
if [ "${2}" != "vpn" ] && [ ! -f ${MMFOLDER}/mm.noservices ]; then
echo -en "${idsCL[LightCyan]}${mmsv} Services :${idsCL[Default]}"
for srvc in "${SERVICES_CHECK[@]}"; do