#!/bin/sh

cat << EOF
*
* Point your web server to /run/freshrss/fastcgi.sock and
* start FreshRSS with
* /etc/init.d/freshrss start. 
*
EOF

exit 0
