generate_bootstrap.bat 51 B

12345
  1. #!/bin/bash
  2. cd bootstrap
  3. python bootstrap.py
  4. cd ..