mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 14:13:33 -07:00
changed description
This commit is contained in:
parent
a1f68ee1b7
commit
e440313d11
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ POSTPROCESS_SUCCESS=93
|
|||
POSTPROCESS_ERROR=94
|
||||
POSTPROCESS_NONE=95
|
||||
|
||||
# Postprocessing function for nzbToCouchPotato for handling failed downloads
|
||||
# Postprocessing function for nzbToCouchPotato and nzbToSickBeard
|
||||
nzbToMedia() {
|
||||
if [ "$Debug" = "yes" ]; then echo "[DETAIL] Post-Process: Executing external postprocessing with argument $1" ; fi
|
||||
PostProcessStatus=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue