mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
script/build calls script/bootstrap
This commit is contained in:
@@ -4,4 +4,5 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
./script/bootstrap
|
||||
./node_modules/.bin/grunt "$@"
|
||||
|
||||
Reference in New Issue
Block a user