zaunist opened a new issue #5192: URL: https://github.com/apache/apisix/issues/5192
### Improved or typo fixed. When I installed the apisix dependency,I found that different Linux distributions have different executions. Can we merge these different executions into "install-dependencise.sh"? Therefore, it is more convenient for users to install dependencies. ### Solution Use "cat /etc/\*-release" to identify different distributions and execute different installation commands.One issue is that some distributions may not have "*-release" files, so we need to make sure that all major distributions have them -- 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]
