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:
Cody Cook 2019-12-09 21:11:52 -08:00
parent 7b66b173d9
commit b993a38832

View file

@ -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"