From eaf5e6b916d8c7ea2e2b07964e5c9ad45d36e950 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 30 Mar 2018 15:37:28 +0200 Subject: [PATCH] Change back, as there is actually a symlink --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index db9ff565..24f4d512 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -18,7 +18,7 @@ use IkiWiki::Setup::Standard { # where the source of the wiki is located srcdir => '/home/nico/nico.schottelius.org', # where to build the wiki - destdir => '/home/services/www/nico/www.nico.schottelius.org/www', + destdir => '/home/services/www/nico/nico.schottelius.org/www', # base url to the wiki url => 'http://www.nico.schottelius.org/', # url to the ikiwiki.cgi