Rewrite update-frameworks script in python.

This commit is contained in:
Cheng Zhao 2013-06-20 23:23:22 +08:00
parent 9bcb677012
commit 2f50102b50
4 changed files with 50 additions and 26 deletions

View file

@ -4,7 +4,7 @@ set -e
cd "$(dirname "$0")/.."
./script/update-frameworks
./script/update-frameworks.py
./script/update-node.py --version v0.10.9
gyp -f ninja --depth . atom.gyp \