Start from the right branch

This commit is contained in:
Jean-Paul Calderone 2019-09-13 12:28:55 -04:00
parent fae2fa4bef
commit 5fd44f1914

View File

@ -12,7 +12,7 @@ git config user.name 'Build Automation'
git config user.email 'tahoe-dev@tahoe-lafs.org'
TAHOE="${PWD}"
git clone git@github.com:tahoe-lafs/tahoe-depgraph.git
git clone -b gh-pages git@github.com:tahoe-lafs/tahoe-depgraph.git
cd tahoe-depgraph
pip install twisted