From e593d0741163c3eece7f28515bbe993f062c3816 Mon Sep 17 00:00:00 2001 From: Peter Deltchev Date: Fri, 23 Oct 2015 17:52:15 -0700 Subject: [PATCH] Made apt-get update execute during the VM provisioning process. --- vagrant/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/install.sh b/vagrant/install.sh index 65075e29..a13ca42e 100755 --- a/vagrant/install.sh +++ b/vagrant/install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash echo "Running apt-get update..." -#sudo apt-get -qq update +sudo apt-get -qq update echo "Installing tagging tools..." sudo apt-get -qq install -y AtomicParsley flac vorbis-tools imagemagick