This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release18.12
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/release18.12 by this push:
new b0827af Fixed: .sh missing in <<Unix-like OS: `./gradle/init-gradle-wrapper`>>
b0827af is described below
commit b0827afd971a8a5715816f9d1476cbb7ae70105b
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 6b556ce..1d4b821 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: