#!/bin/sh

set -e

	echo "                                                                             ";
	echo "*****************************************************************************";
	echo "Please remember that the HTML template file for galrey (galrey.tpl) is placed";
	echo "in /usr/share/galrey/. Remeber also that there is a configuration file";
	echo "(/etc/galrey.rc). These files should be tuned for each gallery. This means";
	echo "that you should copy these files in every directory in which you want to run";
	echo "galrey. Once copied, you should modify some parameters into them.";
	echo "Please read carefully the README file in /usr/share/doc/galrey/";
	echo "Enjoy galrey!";
	echo "*****************************************************************************";

#DEBHELPER#
