]> git.cworth.org Git - cworth.org/commitdiff
Don't point to a symlink (/home/srv instead of /srv)
authorCarl Worth <cworth@cworth.org>
Wed, 26 Nov 2014 02:58:26 +0000 (18:58 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 26 Nov 2014 02:58:26 +0000 (18:58 -0800)
By default, ikiwiki refuses to run with a symlink in the path.

ikiwiki.setup

index 006a63a6c80eb5e6f5645c7d029a8c4c062d60c7..31e459f01ef03168f823a14fbc8601c9d5ad246c 100644 (file)
@@ -19,7 +19,7 @@ use IkiWiki::Setup::Standard {
 
        # Be sure to customise these..
        srcdir => "$checkout/src",
-       destdir => "/srv/cworth.org/www",
+       destdir => "/home/srv/cworth.org/www",
 
        url => "http://cworth.org",
        #cgiurl => "http://example.org/ikiwiki.cgi",