adjust path for ikiwiki
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
8bc14af451
commit
d43d6456ae
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ use IkiWiki::Setup::Standard {
|
||||||
# users who are banned from the wiki
|
# users who are banned from the wiki
|
||||||
banned_users => [],
|
banned_users => [],
|
||||||
# where the source of the wiki is located
|
# 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
|
# where to build the wiki
|
||||||
destdir => '/home/services/www/nico/www.nico.schottelius.org/www',
|
destdir => '/home/services/www/nico/www.nico.schottelius.org/www',
|
||||||
# base url to the wiki
|
# base url to the wiki
|
||||||
|
|
Loading…
Reference in a new issue