diff --git a/bin/compile b/bin/compile index ca2ebed..6344d6a 100755 --- a/bin/compile +++ b/bin/compile @@ -4,6 +4,7 @@ set -e source $(dirname $0)/../scripts/functions +env BUILD_DIR=$1 echo "Info: BUILD_DIR=$BUILD_DIR"