Update openhab-install.sh

Java 17
pull/1750/head
tteckster 1 year ago committed by GitHub
parent e1668068e9
commit b3f21d9eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ wget -qO /etc/apt/trusted.gpg.d/zulu-repo.asc "https://keyserver.ubuntu.com/pks/
wget -q https://cdn.azul.com/zulu/bin/zulu-repo_1.0.0-3_all.deb wget -q https://cdn.azul.com/zulu/bin/zulu-repo_1.0.0-3_all.deb
$STD dpkg -i zulu-repo_1.0.0-3_all.deb $STD dpkg -i zulu-repo_1.0.0-3_all.deb
$STD apt-get update $STD apt-get update
$STD apt-get -y install zulu11-jdk $STD apt-get -y install zulu17-jdk
msg_ok "Installed Azul Zulu" msg_ok "Installed Azul Zulu"
msg_info "Installing openHAB" msg_info "Installing openHAB"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.