Update trcp.sh
This commit is contained in:
parent
3e39adec18
commit
8b4655fe12
2
trcp.sh
2
trcp.sh
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# copy complete torrent's *.resume *.torrent file
|
# copy complete torrent's *.resume *.torrent file
|
||||||
# Useage: trcp /media/smb/complete/ /media/wndr4300/transmission/
|
# Usage: trcp /media/smb/complete/ /media/wndr4300/transmission/
|
||||||
|
|
||||||
COMPLETE_DIR=$1
|
COMPLETE_DIR=$1
|
||||||
TR_DIR=$2
|
TR_DIR=$2
|
||||||
|
|
Loading…
Reference in New Issue