Merge branch 'fix-mktorrent' into 'master'
mktorrent binary was renamed See merge request fablab/labsync!51
This commit is contained in:
commit
4b6bafbae5
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ make_torrent() {
|
|||
|
||||
if [ -e "$TORRENT_FILE" ]; then rm "$TORRENT_FILE"; fi
|
||||
|
||||
mktorrent-borg \
|
||||
mktorrent \
|
||||
-n "$NAME" \
|
||||
-a "$ANNOUNCE" \
|
||||
-o "$TORRENT_FILE" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue