summaryrefslogtreecommitdiffstats
path: root/mandown-md-viewer/mandown-md-viewer.install
blob: 919c6b364e4aae8fa0b52f698ba309bfeb71a953 (plain)
1
2
3
4
5
6
7
post_install() {
  cat << EOF

  The name of the executable is 'mdn'

EOF
}