sync with latest nzbget default script

This commit is contained in:
Clinton Hall 2013-03-18 22:48:10 -07:00
commit 6419839b85

View file

@ -371,8 +371,6 @@ if [ ! -d "$NZBPP_DIRECTORY" ]; then
do_exit $POSTPROCESS_ERROR do_exit $POSTPROCESS_ERROR
fi fi
cd "$NZBPP_DIRECTORY"
# All checks done, now processing the files # All checks done, now processing the files
# If download contains only nzb-files move them into nzb-directory # If download contains only nzb-files move them into nzb-directory