We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e32c81 commit a43dc2fCopy full SHA for a43dc2f
src/openresty/build.sh
@@ -72,8 +72,6 @@ log "Downloading libmaxminddb..."
72
mkdir /tmp/libmaxminddb
73
curl -# -L -f ${LIBMAXMINDDB_URL} | tar xz --strip 1 -C /tmp/libmaxminddb
74
75
-
76
77
#
78
# Compile.
79
0 commit comments