#!/bin/sh

cat >&2 <<EOF
*
* Before running blocky, you must create a /etc/blocky/config.yml file.
* There is an example in the /etc/blocky directory.
* The example upstream servers, are not in control of Alpine Linux.
* You can rename the example file and make the necessary adjustment.
*
EOF

exit 0
