Change the destination path of ikiwiki

This commit is contained in:
Nico Schottelius 2019-04-07 16:56:01 +02:00
parent fd5b2c0cc4
commit 2eb50de27e
1 changed files with 1 additions and 1 deletions

View File

@ -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