lua_env.sh 77 B

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