mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-14 05:46:56 +00:00
don't ask for github username/password
This commit is contained in:
parent
4760669b78
commit
761d378dd9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue