diff options
author | Florian Pritz <bluewind@xinu.at> | 2012-08-11 16:14:33 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2012-08-11 16:14:33 +0200 |
commit | 8a4075af02243e08d6574177fae5bc4b9615f786 (patch) | |
tree | df6b872af8c99513c8c80de45a6ccf4463ab6475 /add-torrent | |
parent | 5195c23a401b025f6c3cd4fa743676d0f2bbee8e (diff) | |
download | bin-8a4075af02243e08d6574177fae5bc4b9615f786.tar.gz bin-8a4075af02243e08d6574177fae5bc4b9615f786.tar.xz |
mass update
Signed-off-by: Florian Pritz <bluewind@xinu.at>
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" |