mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-08-12 01:27:59 +08:00
Update trcp.sh
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user