Fix build script

This commit is contained in:
probablycorey
2013-06-20 10:17:06 -07:00
parent 7eff25e180
commit d6cd51399d

View File

@@ -5,7 +5,7 @@ set -ex
# This entire file is a hack so that constructicon can build Atom via
# xcode
cd "$(dirname "$0")/.."
cd "$(dirname "$0")/../.."
./script/bootstrap
./node_modules/.bin/grunt --build-dir="$BUILT_PRODUCTS_DIR" bootstrap build