Browse Source

and remove the 'debugging' flag for torify

svn:r6391
Roger Dingledine 18 years ago
parent
commit
bc40ba680a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/torify.in

+ 1 - 1
contrib/torify.in

@@ -1,4 +1,4 @@
-#! /bin/sh -x
+#! /bin/sh
 # Wrapper script for use of the tsocks(8) transparent socksification library
 # See the tsocks(1) and torify(1) manpages.
 # Modified by Jacob Appelbaum <jacob@appelbaum.net> April 16th 2006