5 lines
107 B
Batchfile
5 lines
107 B
Batchfile
git checkout -- .
|
|
git pull fireball v1.4
|
|
git submodule update --init
|
|
gulp make-simulator
|
|
gulp make-prebuilt |