install all deps
This commit is contained in:
6
build-scripts/lua/install-deps.sh
Executable file
6
build-scripts/lua/install-deps.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
luarocks install lrexlib-pcre2
|
||||
luarocks install luasocket
|
||||
luarocks install luasec
|
||||
luarocks install luv
|
||||
luarocks install luautf8
|
||||
luarocks install hx-lua-simdjson
|
||||
Reference in New Issue
Block a user