#!/bin/bash
# 
# These scripts fire off an efi_stream_rpm sessions....
# At this point they are only going to work for me at home
#
mount /mnt/murphy  2>/dev/null
efi_stream_rpm -m -o /mnt/murphy/68hc11/ecu/dat/fastrpm4m.bin &
#

