forked from 0x2620/pandora
silence build.py
This commit is contained in:
parent
05fe743c66
commit
6c12160174
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ base=`pwd`
|
|||
bzr pull http://code.0x2620.org/pandora/
|
||||
cd static/oxjs
|
||||
bzr pull http://code.0x2620.org/oxjs/
|
||||
./tools/build/build.py
|
||||
echo build oxjs
|
||||
./tools/build/build.py >/dev/null
|
||||
cd $base
|
||||
test -e src/python-ox && cd src/python-ox && bzr pull http://code.0x2620.org/python-ox/
|
||||
|
|
Loading…
Reference in a new issue