#!/bin/sh

cat <<END

Installation is complete.  

Don't forget to run the installer to create your database!

/opt/opennms/bin/install -dis

END
