From 3fafef0d4a5ecd51be82db4189e387464aa20e2e Mon Sep 17 00:00:00 2001 From: Nico Schottelius <nico@kr.ethz.ch> Date: Tue, 3 Aug 2010 21:18:16 +0900 Subject: [PATCH] move srcdir Signed-off-by: Nico Schottelius <nico@kr.ethz.ch> --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 68e60379..581bd6a1 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/www-src/www.nico.schottelius.org', + srcdir => '/home/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