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

Maxim Belkin notifications at github.com
Wed Apr 28 07:34:44 CEST 2021


@maxim-belkin 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

For macOS, we could use Homebrew and the [adoptopenjdk/openjdk](https://github.com/adoptopenjdk/homebrew-openjdk) tap.

-- 
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#discussion_r621827180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210427/aab5fc0f/attachment.htm>


More information about the bisq-github mailing list