mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Better constructicon output
This commit is contained in:
@@ -7,7 +7,7 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
./script/bootstrap
|
||||
./node_modules/.bin/grunt --build-dir="$BUILT_PRODUCTS_DIR build"
|
||||
./node_modules/.bin/grunt -v --build-dir="$BUILT_PRODUCTS_DIR bootstrap build"
|
||||
|
||||
echo <<OUTPUT_FOR_CONSTRUCTICON
|
||||
TARGET_BUILD_DIR=$BUILT_PRODUCTS_DIR
|
||||
|
||||
Reference in New Issue
Block a user