summaryrefslogtreecommitdiffstats
path: root/development/nchexedit/doinst.sh
blob: cf02feaca6ff313cfc49bc713743a0d9cbd7497f (plain)
if ! grep "(nchexedit)" usr/info/dir 1>/dev/null 2>/dev/null; then
  cat << EOF >> usr/info/dir

Miscellaneous
* NCurses Hexedit:  (nchexedit).  Full screen curses Hex editor
EOF
fi