diff options
Diffstat (limited to 'add-torrent')
-rwxr-xr-x | add-torrent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/add-torrent b/add-torrent index a0c63b0..499f1e9 100755 --- a/add-torrent +++ b/add-torrent @@ -1,2 +1,2 @@ #!/bin/bash -transmission-remote mistral:9091 -N -a "$1" +transmission-remote mistral:9091 -a "$1" |