don't ask for github username/password

This commit is contained in:
Steven Van Acker 2017-02-12 19:11:15 +01:00
parent 4760669b78
commit 761d378dd9

View file

@ -7,7 +7,7 @@ source ctf-tools-venv-activate
#[ -e $VIRTUAL_ENV/lib/python2.7/site-packages/pygraphviz ] || ln -s /usr/lib/pymodules/python2.7/pygraphviz $VIRTUAL_ENV/lib/python2.7/site-packages/
git clone --depth 1 https://github.com/angr/angr-dev
angr-dev/setup.sh -w -r https://git:@github.com/salls angrop
GIT_ASKPASS=echo angr-dev/setup.sh -w -r https://git:@github.com/salls angrop
rm -rf angr-dev/wheels
mkdir -p bin