fukiki commented on a change in pull request #3335:
URL: https://github.com/apache/apisix/pull/3335#discussion_r561461963
##########
File path: apisix/cli/apisix.lua
##########
@@ -0,0 +1,36 @@
+#!/usr/bin/env /usr/local/Cellar/openresty/1.19.3.1_1/luajit/bin/luajit
Review comment:
A new shell script `apisix` will to call `luajit apisix/cli/apisix.lua`,
and luajit path will be captured dynamically.
The `#!/usr/bin/env` will be delete in `apisix/cli/apisix.lua`
----------------------------------------------------------------
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]