This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release17.12
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/release17.12 by this push:
new 008246b Fixed: .sh missing in <<Unix-like OS: `./gradle/init-gradle-wrapper`>>
008246b is described below
commit 008246bf7b9e6267c23e2ea5442f6d77c58965eb
Author: Jacques Le Roux <
[hidden email]>
AuthorDate: Fri Nov 20 17:36:11 2020 +0100
Fixed: .sh missing in <<Unix-like OS: `./gradle/init-gradle-wrapper`>>
My bad :/
Thanks: Tuck Seng Phoon
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 72ceb83..f467061 100644
--- a/README.adoc
+++ b/README.adoc
@@ -80,7 +80,7 @@ the command line at the OFBiz top level directory (folder).
MS Windows: `init-gradle-wrapper`
-Unix-like OS: `./gradle/init-gradle-wrapper`
+Unix-like OS: `./gradle/init-gradle-wrapper.sh`
[[prepare-ofbiz]]
=== Prepare OFBiz: