選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

11 行
175 B

  1. #!/bin/sh
  2. # This can't hurt
  3. make distclean
  4. set -e
  5. ./build/lol-build "$@" bootstrap web-html
  6. ./build/lol-build "$@" configure web-html
  7. ./build/lol-build "$@" build web-html