Rewrite update-frameworks script in python.
This commit is contained in:
parent
9bcb677012
commit
2f50102b50
4 changed files with 50 additions and 26 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue