Skip to content

Commit

Permalink
Add the presslabs gitfs ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
vtemian committed Oct 17, 2019
1 parent 534ec09 commit 22b0947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/provision
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ echo "I am provisioning..."
sudo sh -c 'date > /etc/vagrant_provisioned_at'

echo "Installing dependencies"
sudo add-apt-repository ppa:presslabs/gitfs
sudo apt-get update
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y -q python-virtualenv python-dev libffi-dev build-essential git-core "$PYTHON_VERSION-dev" libgit2-dev "$PYTHON_VERSION-venv" libfuse-dev libfuse2

Expand Down

0 comments on commit 22b0947

Please sign in to comment.