#!/bin/sh

cat <<EOF
*
*  grlx-sprout expects /srv/grlx/sprout to exist.
*  This directory is not automatically created.
*
*  This can be corrected with the following commands:
*    mkdir -p /srv/grlx/sprout
*
EOF 
