mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Fix build script
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user