tuned
authorChristian Urban <urbanc@in.tum.de>
Sun, 23 Oct 2011 02:47:51 +0100
changeset 19 21b8241f5fba
parent 18 9b3a3c7e439b
child 20 b5f32903acad
tuned
cgi-bin/repos.cgi
--- a/cgi-bin/repos.cgi	Sun Oct 23 02:42:18 2011 +0100
+++ b/cgi-bin/repos.cgi	Sun Oct 23 02:47:51 2011 +0100
@@ -43,5 +43,5 @@
 # Alternatively you can pass a list of ('virtual/path', '/real/path') tuples
 # or use a dictionary with entries like 'virtual/path': '/real/path'
 
-application = hgwebdir('/home/urbanc/HG-REPOS/hgweb.config')
+application = hgwebdir('/dcs/web/staff/urbanc/HGREPOS/hgweb.config')
 wsgicgi.launch(application)