Files
make_torrent/README.md
2025-04-23 17:59:12 +00:00

9 lines
262 B
Markdown

# make_torrent
This script will make a torrent file from each folder in the directory that is specified, using the tracker URL you specified, and place the finished torrent file in the directory specified
```
$ chmod +x make_torrent.sh
$ ./make_torrent.sh
```