summaryrefslogtreecommitdiffstats
path: root/mandown-md-viewer.install
blob: 533e5ccaa64ff9fed1713760e7bb351f03e0c721 (plain)
1
2
3
4
5
post_install() {
  cat << EOF
  The name of the executable is 'mdn'
EOF
}