mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Add back --silent flag
This commit is contained in:
@@ -19,4 +19,4 @@ git submodule --quiet update --recursive --init
|
||||
|
||||
npm install --silent vendor/apm
|
||||
echo ""
|
||||
./node_modules/.bin/apm install
|
||||
./node_modules/.bin/apm install --silent
|
||||
|
||||
Reference in New Issue
Block a user