Update mm-scripts.sh

This commit is contained in:
2023-04-27 14:55:02 -05:00
parent 80d48e8f4f
commit bce912ed08

View File

@@ -321,7 +321,7 @@ MMSTART(){
rm -f ${MMFOLDER}/mm.plexmount.fail*
fi
elif [ "${2}" == "vpn" ] || [ -f ${MMFOLDER}/mm.noservices ]; then
echo -e "${idsCL[LightCyan]}Skipping check, started wtih VPN only${idsCL[Default]}"
echo -e "${idsCL[LightCyan]}Skipping, started wtih VPN only${idsCL[Default]}"
else
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
if [ -f ${MMFOLDER}/mm.plexmount.fail ]; then