membphis commented on a change in pull request #3603:
URL: https://github.com/apache/apisix/pull/3603#discussion_r579650144
##########
File path: utils/linux-install-openresty.sh
##########
@@ -80,4 +80,10 @@ else
openresty="openresty-debug=$OPENRESTY_VERSION*"
fi
-sudo apt-get install "$openresty" lua5.1 liblua5.1-0-dev
openresty-openssl-debug-dev
+sudo apt-get install "$openresty" lua5.1 liblua5.1-0-dev
+
+if [ "$OPENRESTY_VERSION" == "1.15.8.2" ]; then
Review comment:
We will not support version 1.15.8.2 soon.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]