blob: 5156c1ffe94d204f4c22ee7c706386bcc22b57f4 [file] [log] [blame]
if ! [ -e "${USERDIR}/config" ]; then
echo 1>&2 "Error: 'config' file does not exist"
echo 1>&2 "Note: Copy 'config.example' to 'config' and edit"
exit 1
fi