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

