membphis commented on a change in pull request #2374:
URL: https://github.com/apache/apisix/pull/2374#discussion_r503682853



##########
File path: bin/apisix
##########
@@ -1065,6 +1065,9 @@ local openresty_args = [[openresty  -p ]] .. apisix_home 
.. [[ -c ]]
                        .. apisix_home .. [[/conf/nginx.conf]]
 
 function _M.start(...)
+
+    local cmd_logs = "mkdir -p " ..  apisix_home .. "/logs"

Review comment:
       I create a new issue about this discuss.
   
   we can continue to talk in this issue: 
https://github.com/apache/apisix/issues/2405
   
   




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


Reply via email to