]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/upgradehooks.mdwn
How signinview handles the goto leak
[ikiwiki.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.
4
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!
7
8 [[todo/done]]