From 6ad317f04931dc0660e626ae0394f1417c174a68 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 25 Dec 2014 00:11:57 +0100 Subject: [PATCH] update srcdir Signed-off-by: Nico Schottelius --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index beb83669..d9304fbb 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -16,7 +16,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.nico.schottelius.org', + srcdir => '/home/nico/nico.schottelius.org', # where to build the wiki destdir => '/home/services/www/nico/nico.schottelius.org/www', # base url to the wiki