mirror of
https://github.com/lammertb/libhttp.git
synced 2025-12-22 04:02:04 +03:00
6 lines
72 B
Bash
Executable File
6 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
|
|
LUAROCKS=ci/lua/bin/luarocks
|
|
eval $($LUAROCKS path --bin)
|
|
|