25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 

9 satır
135 B

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