X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/61c909e2f28758baa7089649f2ae2569213e8eac..7960031135e74f6d36abc4294dbadb687117222c:/debian/README.Debian diff --git a/debian/README.Debian b/debian/README.Debian index 3bdeb2a3a..930131812 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -3,6 +3,11 @@ when upgrading to a new version of ikiwiki. If you have a lot of different wikis on a system, this can be a pain to do by hand, and it's a good idea to automate it anyway. -This Debian package of ikiwiki supports rebuilding wikis on upgrade. The -file /etc/ikiwiki/wikilist lists the setup files of wikis to rebuild, as -well as the user who owns the wiki. +This Debian package of ikiwiki supports rebuilding wikis on upgrade. It +will run ikiwiki-mass-rebuild if necessary when upgraded. The file +/etc/ikiwiki/wikilist lists the setup files of wikis to rebuild, as well +as the user who owns the wiki. Edit this file and add any wikis you +set up. + + +The examples directory contains the source to some example wiki setups.