Disable cross-gcc until we upgrade it

This commit is contained in:
Kevin Lange 2016-12-26 21:52:17 +09:00
parent ed58376f04
commit c69f4d90d0

View File

@ -1,5 +1,8 @@
#!/bin/bash
echo "This script is currently not functioning. Please check back later."
exit 1
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
. $DIR/config.sh