Closed keith-gamble closed 2 years ago
Thanks Keith, but I think the leading sh
is also unnecessary. I believe the gradle wrapper script used to have the .sh extension, but ./gradlew <task>
has been what I use.
Closing, since it is resolved in #85
In the getting started it calls the
gradlew
file as having the.sh
file extension, but it doesn't! So it should be executed withsh
This is in reference to issue #82