hibernate-orm/ci/build-github.sh

7 lines
125 B
Bash
Executable File

#! /bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
java -version
exec bash $DIR/build.sh