diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.sh b/nzbget-postprocessing-files/0.8.0/postprocess.sh index 28cd2da6..110f4d1c 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.sh +++ b/nzbget-postprocessing-files/0.8.0/postprocess.sh @@ -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