Files
resty_functions/opm_install_require.sh
T

15 lines
196 B
Bash
Raw Normal View History

2022-08-25 17:27:08 +08:00
#!/bin/sh
set -ex
# Print table
opm get DevonStrawn/Penlight
# JWT
opm get SkyLothar/lua-resty-jwt
# Http client
opm get ledgetech/lua-resty-http
# UUID
opm get thibaultcha/lua-resty-jit-uuid