I wasted a lot of time trying to figure out why my script was repeating itself. jq wasn't installed.
This commit is contained in:
parent
7b66b173d9
commit
b993a38832
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
# utorrent postprocess script
|
||||
# requires jq
|
||||
# finished: torrenttomedia_utorrent.sh 0 "%S" "%D" "%N" "(%L)" "%I" "%M"
|
||||
# changedstate: torrenttomedia_utorrent.sh 1 "%S" "%D" "$N" "(%L)" "%I" "%M"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue