ikiwiki/doc/todo/upgradehooks.mdwn

9 lines
317 B
Plaintext
Raw Normal View History

2006-03-24 06:03:16 +01:00
It's annoying to have to manually run --setup, especially for multiple
blogs, on upgrade. Is the deb is used, there could be a postinst hook to do
this.
Let there be an /etc/ikiwiki/wikis, which just lists setup files and the
user who owns them. postinst loops through, su's, and runs --setup. Voila!
[[todo/done]]