summarylogtreecommitdiffstats
path: root/install
blob: bfebb96239c1fe2d8f861ea126e5d895fc292290 (plain)
1
2
3
4
post_install() {
  echo '   Default configuration is in: /usr/share/pywikibot/user-config.py'
  echo '   Copy it to ~/.pywikibot/user-config.py and edit to your needs.'
}