[bisq-network/bisq] Update scripts/install_java.sh script (#5405)

Christoph Atteneder notifications at github.com
Tue Apr 27 09:37:07 CEST 2021


@ripcurlx commented on this pull request.



> @@ -0,0 +1,143 @@
+#!/bin/bash
+
+# Install OpenJDK 11.0.2 on Linux
+
+set -eu
+
+# Download and install locations
+JDK_URL=https://download.java.net/java/GA/jdk11/9/GPL/openjdk-11.0.2_linux-x64_bin.tar.gz

I think it would be good to start with the current version of Java (11.0.11). Do we want to update this script for each Java sub version update?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5405#pullrequestreview-645530694
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210427/209e234a/attachment.htm>


More information about the bisq-github mailing list