tzssangglass commented on code in PR #7090:
URL: https://github.com/apache/apisix/pull/7090#discussion_r877835136


##########
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:
   So we use the master branch by default, but other scenarios can set this 
variable?



-- 
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]

Reply via email to