]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/upgradehooks.mdwn
build ikiwiki.out and use it to build the wiki, so that NOTAINT can take effect durin...
[git.ikiwiki.info.git] / doc / todo / upgradehooks.mdwn
1 It's annoying to have to manually run --setup, especially for multiple
2 blogs, on upgrade. Is the deb is used, there could be a postinst hook to do
3 this.
5 Let there be an /etc/ikiwiki/wikis, which just lists setup files and the
6 user who owns them. postinst loops through, su's, and runs --setup. Voila!
8 [[todo/done]]