electron/script/update
Cheng Zhao 87dbf82d83 Pass brightray.gypi via parameters.
We need to make sure node.gyp can get variables in brightray.gypi, this
needs minimum modifications.
2013-04-12 21:17:54 +08:00

7 lines
102 B
Bash
Executable file

#!/bin/sh
set -e
cd "$(dirname "$0")/.."
gyp --depth . atom.gyp -I vendor/brightray/brightray.gypi