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
148 B

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