post_install() {
  echo 'An example config is provided in /usr/share/mpdscribble/mpdscribble.conf.example'
  echo
  echo 'For system-wide config, copy this file to /etc/mpdscribble.conf'
  echo 'For per-user config, copy this file to ~/.mpdscribble/mpdscribble.conf'
}

