diff --git a/build.sh b/build.sh index d3f38e3..91f8aef 100644 --- a/build.sh +++ b/build.sh @@ -19,6 +19,7 @@ BASEPATH=$(cd "$(dirname $0)"; pwd) OUTPUT_PATH="${BASEPATH}/output" export BUILD_PATH="${BASEPATH}/build/" + # print usage message usage() {