Unverified Commit 91d6a3e8 authored by Igor Pečovnik's avatar Igor Pečovnik Committed by GitHub
Browse files

Add alternative Java install location

parent b6719f7d
......@@ -809,6 +809,13 @@ install_openhab ()
#
# Install ZuluJDK
#
# test below
#
# sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0xB1998361219BD9C9
# sudo apt-add-repository 'deb http://repos.azulsystems.com/ubuntu stable main'
# apt install zulu-embedded-8
local jdkArch=$(dpkg --print-architecture)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment