Update gradlew.
This commit is contained in:
parent
95fc614b94
commit
653f9b9a19
1 changed files with 1 additions and 0 deletions
1
gradlew
vendored
1
gradlew
vendored
|
@ -169,4 +169,5 @@ if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
|
|||
cd "$(dirname "$0")"
|
||||
fi
|
||||
|
||||
echo "$JAVACMD" "$@"
|
||||
exec "$JAVACMD" "$@"
|
||||
|
|
Reference in a new issue