X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=blobdiff_plain;f=ikiwiki.setup;h=801cf20fa00d4b9f608b957ca03cbd4cd390e998;hp=006a63a6c80eb5e6f5645c7d029a8c4c062d60c7;hb=3a483098727cfacd72fa877169985a20c68945ad;hpb=3e11a2fbe12908b167a350702a77ee75833cfc63 diff --git a/ikiwiki.setup b/ikiwiki.setup index 006a63a..801cf20 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -8,7 +8,7 @@ our ($gitrepo, $checkout); BEGIN { - $gitrepo = '/srv/cworth.org/wiki'; + $gitrepo = '/home/srv/cworth.org/wiki'; $checkout = "$gitrepo/ikiwiki-checkout"; } @@ -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",