Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
lucas
/
modelverse
forked from
yentl/modelverse
Watch
1
Star
0
Fork
0
Files
Browse Source
generate bootstrap for windows
Yentl Van Tendeloo
9 years ago
parent
6eeab2fe3e
commit
4058bbefad
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
generate_bootstrap.bat
+ 4
- 0
generate_bootstrap.bat
View File
@@ -0,0 +1,4 @@
+#!/bin/bash
+cd bootstrap
+python bootstrap.py
+cd ..