Skip to content

Commit

Permalink
log java version
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgesl committed Sep 18, 2024
1 parent 62f8695 commit 22306f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build_gui.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/bash
set -eux

echo "Java version:"
java -version

# Install parent-pom
cd jmcs/parent-pom
# see README.md
Expand Down

0 comments on commit 22306f1

Please sign in to comment.