tzssangglass commented on code in PR #7090:
URL: https://github.com/apache/apisix/pull/7090#discussion_r877779379
##########
utils/linux-install-openresty.sh:
##########
@@ -26,7 +26,7 @@ sudo apt-get update
if [ "$OPENRESTY_VERSION" == "source" ]; then
cd ..
- wget
https://raw.githubusercontent.com/api7/apisix-build-tools/v2.7.0/build-apisix-base.sh
+ wget
https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-base.sh
Review Comment:
It can be done, but why should it be? The purpose of submitting this PR is
to use the latest build script directly.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]