Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Updating to v0.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlesmithjr committed Aug 7, 2014
1 parent afedeb5 commit ea8d62e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install_graylog2_20_ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ apt-get -y install git curl build-essential openjdk-7-jre pwgen wget
echo "Downloading Elastic Search, Graylog2-Server and Graylog2-Web-Interface to /opt"
cd /opt
wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.10.deb
wget https://github.com/Graylog2/graylog2-server/releases/download/0.20.3/graylog2-server-0.20.3.tgz
wget https://github.com/Graylog2/graylog2-web-interface/releases/download/0.20.3/graylog2-web-interface-0.20.3.tgz
wget https://github.com/Graylog2/graylog2-server/releases/download/0.20.6/graylog2-server-0.20.6.tgz
wget https://github.com/Graylog2/graylog2-web-interface/releases/download/0.20.6/graylog2-web-interface-0.20.6.tgz

# Extract files
echo "Extracting Graylog2-Server and Graylog2-Web-Interface to /opt"
Expand Down

0 comments on commit ea8d62e

Please sign in to comment.