=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/runbt.sh,v retrieving revision 1.3 retrieving revision 1.5 diff -u -r1.3 -r1.5 --- openbsd/OpenBSDTorrents/runbt.sh 2005/03/24 22:38:12 1.3 +++ openbsd/OpenBSDTorrents/runbt.sh 2005/03/28 23:13:41 1.5 @@ -1,10 +1,10 @@ #!/bin/sh -#$Id: runbt.sh,v 1.3 2005/03/24 22:38:12 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 &