diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 20:48:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 20:48:20 +0000 |
commit | dd7a38147179a59bff9dffd824b265862aa1a59e (patch) | |
tree | d3ac7e6d47a83a76a90c74a89ba3009a105a8492 /wikilist | |
parent | 626751068b6d002183046f3e3e76eb3b9040fa6b (diff) | |
download | ikiwiki-dd7a38147179a59bff9dffd824b265862aa1a59e.tar ikiwiki-dd7a38147179a59bff9dffd824b265862aa1a59e.tar.gz |
* Add ikiwiki-mass-rebuild script, ripped out of the postinst.
* Add some new config items to the estseek.conf template, which are needed
by hyperestraier 1.2.3.
Diffstat (limited to 'wikilist')
-rw-r--r-- | wikilist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wikilist b/wikilist new file mode 100644 index 000000000..f047b6785 --- /dev/null +++ b/wikilist @@ -0,0 +1,8 @@ +# This file is used by ikiwiki-mass-rebuild script rebuild the listed +# wikis. Run this script when upgrading ikiwiki to an incompatible new +# version that requires rebuilding everything. +# +# ikiwiki-mass-rebuild su's to the listed user and then runs ikiwiki -setup +# on the specified ikiwiki setup file. + +#joey /home/joey/.ikiwiki/ikiwiki.setup |