From d43d6456ae3deb2ad5b49888bb3f1570bd0659d6 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 20 Sep 2012 13:41:43 +0200 Subject: [PATCH] adjust path for ikiwiki Signed-off-by: Nico Schottelius --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 581bd6a1..421ba8cc 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -15,7 +15,7 @@ use IkiWiki::Setup::Standard { # users who are banned from the wiki banned_users => [], # where the source of the wiki is located - srcdir => '/home/nico/netzseiten/www.nico.schottelius.org-ikiwiki', + srcdir => '/home/user/nico/netzseiten/www.nico.schottelius.org-ikiwiki', # where to build the wiki destdir => '/home/services/www/nico/www.nico.schottelius.org/www', # base url to the wiki