#!/bin/sh

cat >&2 <<EOF
*
* You have to configure unrealircd /etc/unrealircd/unrealircd.conf
* Take examples from /etc/unrealircd/examples/*
*
EOF

exit 0
