mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-03-24 18:44:42 +00:00
Removed elasticsearch.deb and download it from script.
This commit is contained in:
@@ -10,5 +10,6 @@ rvm rubygems current
|
|||||||
sudo apt-get install git-core -y
|
sudo apt-get install git-core -y
|
||||||
wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
|
wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
|
||||||
cd /vagrant/setup
|
cd /vagrant/setup
|
||||||
|
wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.10.deb
|
||||||
sudo dpkg -i elasticsearch-0.90.10.deb
|
sudo dpkg -i elasticsearch-0.90.10.deb
|
||||||
|
rm elasticsearch-0.90.10.deb
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user