Skip to content

Commit 22b0947

Browse files
committed
Add the presslabs gitfs ppa
1 parent 534ec09 commit 22b0947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/provision

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ echo "I am provisioning..."
1010
sudo sh -c 'date > /etc/vagrant_provisioned_at'
1111

1212
echo "Installing dependencies"
13+
sudo add-apt-repository ppa:presslabs/gitfs
1314
sudo apt-get update
1415
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
1516

0 commit comments

Comments
 (0)