Change the destination path of ikiwiki
This commit is contained in:
parent
fd5b2c0cc4
commit
2eb50de27e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ use IkiWiki::Setup::Standard {
|
|||
# where the source of the wiki is located
|
||||
srcdir => '/home/nico/nico.schottelius.org',
|
||||
# where to build the wiki
|
||||
destdir => '/home/services/www/nico/nico.schottelius.org/www',
|
||||
destdir => '/home/services/www/nico/www.nico.schottelius.org/www',
|
||||
# base url to the wiki
|
||||
url => 'https://www.nico.schottelius.org/',
|
||||
# url to the ikiwiki.cgi
|
||||
|
|
Loading…
Reference in a new issue