Similarityoung commented on code in PR #947:
URL: https://github.com/apache/dubbo-go-pixiu/pull/947#discussion_r3629080067


##########
admin/initialize/run.sh:
##########
@@ -0,0 +1,46 @@
+#!/bin/bash

Review Comment:
   `E2E_OPA.md` 要求直接运行 `./admin/initialize/run.sh`,但该文件在此提交中的模式是 
`100644`,因此该命令会在 Unix 环境立即以 `Permission denied` 退出。 请将 Git 模式改为 
`100755`,确保新增入口与文档一致。



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to