Remove projects@drogon.net contact from build

This commit is contained in:
Phil Howard 2020-11-26 16:09:34 +00:00
parent 5c6bab7d42
commit 726d5c411c

4
build
View File

@ -36,8 +36,8 @@ check_make_ok() {
echo ""
echo "Make Failed..."
echo "Please check the messages and fix any problems. If you're still stuck,"
echo "then please email all the output and as many details as you can to"
echo " projects@drogon.net"
echo "then raise a GitHub issue with the output and as many details as you can"
echo " https://github.com/WiringPi/WiringPi/issues"
echo ""
exit 1
fi