#!/bin/sh

cat >&2 <<EOF
*
* Point your web server to /run/roundcube/fastcgi.sock and start Roundcube with
* /etc/init.d/roundcube start. You can modify php-fpm settings in
* /etc/php7/fpm.d/roundcube.conf.
*
EOF

exit 0
