Update README.md
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# make_torrent
|
||||
|
||||
his 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
|
||||
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
|
||||
```
|
Reference in New Issue
Block a user