1 2 3 4 5 6 7
#!/usr/bin/env bash git submodule update --init --recursive pushd 3rd/luamake ./compile/build.sh popd ./3rd/luamake/luamake rebuild