Update mm-scripts.sh
This commit is contained in:
@@ -320,7 +320,7 @@ MMSTART(){
|
|||||||
done
|
done
|
||||||
rm -f ${MMFOLDER}/mm.plexmount.fail*
|
rm -f ${MMFOLDER}/mm.plexmount.fail*
|
||||||
fi
|
fi
|
||||||
elif [ "${2}" == "vpn" ] || [ -f ${PLEX_MOUNT}/mm.noservices ]; then
|
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 check, started wtih VPN only${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user