summarylogtreecommitdiffstats
path: root/mpn.install
blob: 4a3a7e845816956a9040a72abb9d279a096efa67 (plain)
1
2
3
4
5
6
7
8
post_install(){
  echo "==========================================================="
  echo "|| An example configuration file has been installed into ||"
  echo "|| /usr/share/doc/mpn/mpnrc.sample                       ||"
  echo "|| Copy it to ~/.mpnrc and edit it                       ||"
  echo "|| For help, have a look at mpn -h                       ||"
  echo "==========================================================="
}