=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/runbt.sh,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- openbsd/OpenBSDTorrents/runbt.sh 2005/03/25 02:30:43 1.4 +++ openbsd/OpenBSDTorrents/runbt.sh 2005/03/28 23:13:41 1.5 @@ -1,10 +1,10 @@ #!/bin/sh -#$Id: runbt.sh,v 1.4 2005/03/25 02:30:43 andrew Exp $ +#$Id: runbt.sh,v 1.5 2005/03/28 23:13:41 andrew Exp $ btlaunchmany.py \ --super_seeder 1 \ --minport 10000 --maxport 10500 \ --saveas /home/ftp/pub/ --saveas_style 2 \ - /home/andrew/torrents/ + /home/torrentsync/torrents/ -/home/andrew/OpenBSDTorrents/runbt.sh & +/home/OpenBSDTorrents/OpenBSDTorrents/runbt.sh &