Training
Consulting
Tools
xref
: /
civetweb-2.7.6
/
ci
/
travis
/
lua_env.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
usr
/
bin
/
env
bash
2
3
LUAROCKS
=
ci
/
lua
/
bin
/
luarocks
4
eval
$(
$LUAROCKS
path
--
bin
)
5
6