From f69aaff5758c8e8acfa2adb4af7aabb9ba4d2a40 Mon Sep 17 00:00:00 2001 From: XiaoLi <35646108+xiaolitongxue666@users.noreply.github.com> Date: Tue, 30 May 2023 10:31:42 +0800 Subject: [PATCH] Update opm_install_require.sh --- opm_install_require.sh | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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 +