restruct project
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user