Skip to content

Commit

Permalink
update provision script
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Aug 16, 2016
1 parent bf0f4ab commit d83b950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provision_vagrant.sh
Expand Up @@ -36,8 +36,8 @@ echo "deb http://repo.mongodb.org/apt/ubuntu \
"$(lsb_release -sc)"/mongodb-org/3.1 multiverse" \
| sudo tee /etc/apt/sources.list.d/mongodb-org-3.1.list

sudo apt-get update
sudo apt-get install -y mongodb-org
sudo apt-get --show-progress update
sudo apt-get install -y mongodb-org-unstable



0 comments on commit d83b950

Please sign in to comment.