Skip to content

Commit

Permalink
Remove unused Java installation code (openhab#490)
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Gabrielsson <[email protected]>
  • Loading branch information
EliasGabrielsson authored and mstormi committed Jan 3, 2019
1 parent 922c0a4 commit c3249d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functions/java-jre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ java_zulu_embedded_archive() {
fi
if [ $? -eq 0 ]; then echo "OK"; else echo "FAILED"; exit 1; fi
}

0 comments on commit c3249d5

Please sign in to comment.