1 2 3 4 5 6 7
#!/bin/sh post_install() { cat <<EOM use 'vkcv.sh' to bring up all the demos (which are installed in '/opt/vkcv/') EOM }