mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -07:00
typo
This commit is contained in:
parent
f18fd03df6
commit
a1f68ee1b7
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ if [ "$NZBOP_PARREPAIR" = "no" ]; then
|
|||
fi
|
||||
|
||||
if [ "$BadConfig" -eq 1 ]; then
|
||||
echo "[ERROR] Post-Process: Existing because of not compatible nzbget configuration"
|
||||
echo "[ERROR] Post-Process: Exiting because of not compatible nzbget configuration"
|
||||
exit $POSTPROCESS_ERROR
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue