Skip to content

Commit

Permalink
Set the default PATH.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowley committed Nov 4, 2010
1 parent 03c194d commit 3d24394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-vagrant
Expand Up @@ -21,6 +21,7 @@ do
set -e
sudo apt-get -y install build-essential ruby-dev rubygems
sudo gem install --no-rdoc --no-ri chef
echo 'PATH=\"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/gems/1.8/bin\"' | sudo tee /etc/environment >/dev/null
\""

# Shutdown the virtual machine.
Expand Down

0 comments on commit 3d24394

Please sign in to comment.