diff --git a/HowtoElasticsearch.md b/HowtoElasticsearch.md index ccf36e96..436135d5 100644 --- a/HowtoElasticsearch.md +++ b/HowtoElasticsearch.md @@ -41,7 +41,7 @@ Pin-Priority: 900 ~~~ ~~~ -# apt install openjdk-8-jre +# apt install openjdk-8-jre-headless # update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java ~~~