mktorrent binary was renamed
This commit is contained in:
parent
23996e299f
commit
370e4e62a3
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ make_torrent() {
|
||||||
|
|
||||||
if [ -e "$TORRENT_FILE" ]; then rm "$TORRENT_FILE"; fi
|
if [ -e "$TORRENT_FILE" ]; then rm "$TORRENT_FILE"; fi
|
||||||
|
|
||||||
mktorrent-borg \
|
mktorrent \
|
||||||
-n "$NAME" \
|
-n "$NAME" \
|
||||||
-a "$ANNOUNCE" \
|
-a "$ANNOUNCE" \
|
||||||
-o "$TORRENT_FILE" \
|
-o "$TORRENT_FILE" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue