No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

bootstrap 135 B

12345678
  1. #!/bin/sh
  2. # Bootstrap Lol Engine first
  3. (cd lol && ./bootstrap)
  4. # Then bootstrap this project, using the same script
  5. ./lol/bootstrap