diff options
Diffstat (limited to 'ikiwiki_da_admin.setup')
-rw-r--r-- | ikiwiki_da_admin.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_da_admin.setup b/ikiwiki_da_admin.setup index fbae9fe..eac80d6 100644 --- a/ikiwiki_da_admin.setup +++ b/ikiwiki_da_admin.setup @@ -25,7 +25,7 @@ use IkiWiki::Setup::Standard { # users who are banned from the wiki banned_users => [], # where the source of the wiki is located - srcdir => 'content_da', + srcdir => $basedir . '/content_da', # where to build the wiki destdir => $builddir . '/html-da-admin', # base url to the wiki |