Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
yentl
/
modelverse
Segui
3
Vota
3
Forka
6
File
Problemi
4
Pull Requests
0
Wiki
Sfoglia il codice sorgente
generate bootstrap for windows
Yentl Van Tendeloo
9 anni fa
parent
6eeab2fe3e
commit
4058bbefad
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
generate_bootstrap.bat
+ 4
- 0
generate_bootstrap.bat
Vedi File
@@ -0,0 +1,4 @@
+#!/bin/bash
+cd bootstrap
+python bootstrap.py
+cd ..