mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-05-06 12:37:54 +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
|
||||
wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
|
||||
cd /vagrant/setup
|
||||
wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.10.deb
|
||||
sudo dpkg -i elasticsearch-0.90.10.deb
|
||||
|
||||
rm elasticsearch-0.90.10.deb
|
||||
|
||||
Reference in New Issue
Block a user