diff options
author | Karl Semich <0xloem@gmail.com> | 2016-05-26 16:32:46 -0400 |
---|---|---|
committer | Karl Semich <0xloem@gmail.com> | 2016-05-26 16:32:46 -0400 |
commit | 25e6da9c5ff221be793e24153949288f0d84e8e9 (patch) | |
tree | c263d1bb05d23626ec8a81f6cdfcef21bf99eae1 | |
parent | eb4fbce2f0e0cd9209063688da26ead3b88f75fe (diff) | |
download | standingwithresilience-25e6da9c5ff221be793e24153949288f0d84e8e9.tar.gz standingwithresilience-25e6da9c5ff221be793e24153949288f0d84e8e9.zip |
move wiki into subfolder
-rw-r--r-- | ikiwiki.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index f38434c..5fdfe42 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -18,7 +18,7 @@ adminuser: # users who are banned from the wiki banned_users: [] # where the source of the wiki is located -srcdir: /home/b-standingwithresilience/source +srcdir: /home/b-standingwithresilience/source/wiki # where to build the wiki destdir: /home/b-standingwithresilience/public_html # base url to the wiki |