Explorar el Código

generate bootstrap for windows

Yentl Van Tendeloo hace 9 años
padre
commit
4058bbefad
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      generate_bootstrap.bat

+ 4 - 0
generate_bootstrap.bat

@@ -0,0 +1,4 @@
+#!/bin/bash
+cd bootstrap
+python bootstrap.py
+cd ..