diff --git a/opm_install_require.sh b/opm_install_require.sh index 046ac40..17d25d3 100755 --- a/opm_install_require.sh +++ b/opm_install_require.sh @@ -14,5 +14,13 @@ opm get ledgetech/lua-resty-http # UUID opm get thibaultcha/lua-resty-jit-uuid -#URI -opm get liyo/neturl \ No newline at end of file +# URL +opm get liyo/neturl + +# Other +opm install resty.jit-uuid + +opm install lua-resty-http + +opm install agentz/lua-resty-http +