summarylogtreecommitdiffstats
path: root/mediawiki-confirmaccount-git.install
blob: 6f8bd41817c84e0fefb86f455aadceef76fb3b63 (plain)
1
2
3
4
5
post_install() {
  echo " >> ConfirmAccount requires extra sql tables. Therefore running"
  echo " >> 'php update.php' from /usr/share/webapps/mediawiki/maintenance may"
  echo " >> be required."
}