Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
yentl
/
modelverse
Watch
3
Star
3
Fork
6
Files
Issues
4
Pull Requests
0
Wiki
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
Split 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 ..