=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/runbt.sh,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- openbsd/OpenBSDTorrents/runbt.sh 2005/03/28 23:52:33 1.7 +++ openbsd/OpenBSDTorrents/runbt.sh 2005/03/29 00:12:21 1.8 @@ -1,5 +1,5 @@ #!/bin/sh -#$Id: runbt.sh,v 1.7 2005/03/28 23:52:33 andrew Exp $ +#$Id: runbt.sh,v 1.8 2005/03/29 00:12:21 andrew Exp $ LOGFILE=runbt.log @@ -15,4 +15,4 @@ echo -n `date` >> ${LOGFILE} echo ' Died . . . ' >> ${LOGFILE} -/home/OpenBSDTorrents/OpenBSDTorrents/runbt.sh & +/home/OpenBSDTorrents/runbt.sh &