Fix typos

See gh-37450
This commit is contained in:
Phillip Webb
2023-10-10 11:56:45 -07:00
parent f04d354c29
commit 9518035e13

View File

@@ -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