Skip to content

Commit

Permalink
Update build-farm/platform-specific-configurations/downloaders.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Martijn Verburg <[email protected]>
  • Loading branch information
judovana and karianna authored Apr 1, 2024
1 parent 3b21ba3 commit d4a7f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-farm/platform-specific-configurations/downloaders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# On long run, the methods - due theirs simialrity - should converge to one
####################################################################################

# this one should be swithing per (supported) oses in future
# This function switches logic based on the (supported) os
function downloadBootJDK() {
if uname -o | grep -i -e Linux ; then
downloadLinuxBootJDK "$@"
Expand Down

0 comments on commit d4a7f6f

Please sign in to comment.