post_install(){
cat <<EOM
StatusNet is now installed on your system.
Start MySQL and your prefered webserver and visit
http://yoursite.tld/statusnet/install.php
Write permissions of /usr/share/webapps/statusnet has been granted to ensure the
installation process can write the config file.
EOM
}