#!/bin/sh
#
# palm/doinst:
#
# Copyright (c) 2000 James McKenzie <james@fishsoup.dhs.org>,
# All rights reserved.
#
# $Id:$
#
# $Log:$
#
export PILOTPORT=/dev/ttyS0
export PILOTRATE=57600
echo $PWD
pilot-xfer -i hifi.prc emhifi.prc
/bin/rm -f hifi.prc emhifi.prc
