cgi-bin/repos.cgi
changeset 474 10ae557fb308
parent 416 75df587e1bcd
--- a/cgi-bin/repos.cgi	Tue Jul 18 17:19:31 2017 +0100
+++ b/cgi-bin/repos.cgi	Tue Jul 18 17:22:53 2017 +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/staff/urbanc/HGREPOS/hgweb.config')
+application = hgwebdir('/home/k1192855/HGREPOS/hgweb.config')
 wsgicgi.launch(application)