From f9b2fb66d4194dd033676fae5877a2a7dc5c52c9 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Fri, 14 Dec 2012 16:21:42 -0800 Subject: [PATCH] move DEBUG to conf --- nzbget-postprocessing-files/9.0/bin/nzbget-postprocess.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/nzbget-postprocessing-files/9.0/bin/nzbget-postprocess.sh b/nzbget-postprocessing-files/9.0/bin/nzbget-postprocess.sh index 608b8ae9..a78f19f7 100644 --- a/nzbget-postprocessing-files/9.0/bin/nzbget-postprocess.sh +++ b/nzbget-postprocessing-files/9.0/bin/nzbget-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="nzbget-postprocess.conf"