From ce85ae29c69c6d8fd22f2f5834735d60750e105e Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 10 May 2021 17:34:13 +0200 Subject: [PATCH] Update 'Solr' --- Solr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Solr.md b/Solr.md index 9c41346..2461907 100644 --- a/Solr.md +++ b/Solr.md @@ -12,6 +12,7 @@ lxc-attach -n solr apt-get update apt install default-jre apt-get install wget +apt-get install inetutils-ping cd /opt wget https://archive.apache.org/dist/lucene/solr/8.8.0/solr-8.8.0.tgz tar zxvf solr-8.8.0.tgz solr-8.8.0/bin/install_solr_service.sh --strip-components=2