diff options
author | Florian Pritz <bluewind@xinu.at> | 2011-07-10 21:46:09 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2011-07-10 21:48:01 +0200 |
commit | d2a44efbe707b7210107fabce58fb99c1a3b251e (patch) | |
tree | c5527ba09d85d044326a06393ad8d0f88d8ac167 /add-torrent | |
parent | 5a311acfe51d396dd65fe72ec478ceebea64f6c1 (diff) | |
download | bin-d2a44efbe707b7210107fabce58fb99c1a3b251e.tar.gz bin-d2a44efbe707b7210107fabce58fb99c1a3b251e.tar.xz |
mass commit
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'add-torrent')
-rwxr-xr-x | add-torrent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/add-torrent b/add-torrent new file mode 100755 index 0000000..a0c63b0 --- /dev/null +++ b/add-torrent @@ -0,0 +1,2 @@ +#!/bin/bash +transmission-remote mistral:9091 -N -a "$1" |