lua_env.sh 80 B

12345
  1. #!/usr/bin/env bash
  2. LUAROCKS=ci/lua/bin/luarocks
  3. eval $($LUAROCKS path --bin)