install 136 B

123456
  1. #!/usr/bin/env sh
  2. git submodule init
  3. git submodule update
  4. (cd tintin/src && ./configure && make && strip tt++)
  5. cp tintin/src/tt++ bin/