Fix typos

See gh-37450
2.7.x
Phillip Webb 1 year ago
parent f04d354c29
commit 9518035e13

@ -1,7 +1,7 @@
source /opt/concourse-java.sh
if [[ -d $PWD/gradle ]]; then
EXPORT GRADLE_USER_HOMR=`pwd`/gradle
export GRADLE_USER_HOME=`pwd`/gradle
fi
setup_symlinks

Loading…
Cancel
Save