summaryrefslogtreecommitdiffstats
path: root/sch.py
diff options
context:
space:
mode:
Diffstat (limited to 'sch.py')
-rw-r--r--sch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sch.py b/sch.py
index 395cf1e..0831abc 100644
--- a/sch.py
+++ b/sch.py
@@ -2,7 +2,7 @@
import cgi, sys, os
repository_directory = "./rep"
-
+syrep_binary = "/usr/local/bin/syrep"
header_done = 0
def print_header(s):