From 30866cf390ced4488ee7897073f1ed2e48fb5f7f Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Fri, 14 Dec 2012 16:20:22 -0800 Subject: [PATCH] move DEBUG to conf --- nzbget-postprocessing-files/0.8.0/postprocess.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.sh b/nzbget-postprocessing-files/0.8.0/postprocess.sh index b084a9ad..0d27c191 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.sh +++ b/nzbget-postprocessing-files/0.8.0/postprocess.sh @@ -85,8 +85,6 @@ # the same nzb-files failed; # NZBPP_CATEGORY - category assigned to nzb-file (can be empty string). -# Toggle detailed output (0/1) -DEBUG=1 # Name of script's configuration file SCRIPT_CONFIG_FILE="postprocess.conf"