]> git.cworth.org Git - cworth.org/blobdiff - ikiwiki.setup
Another instance of /home/srv instead of /srv
[cworth.org] / ikiwiki.setup
index 31e459f01ef03168f823a14fbc8601c9d5ad246c..801cf20fa00d4b9f608b957ca03cbd4cd390e998 100644 (file)
@@ -8,7 +8,7 @@
 our ($gitrepo, $checkout);
 
 BEGIN {
-       $gitrepo = '/srv/cworth.org/wiki';
+       $gitrepo = '/home/srv/cworth.org/wiki';
        $checkout = "$gitrepo/ikiwiki-checkout";
 }