mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-14 05:46:56 +00:00
updated binjitsu install
This commit is contained in:
parent
d3c525dada
commit
82571b6917
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
ctf-tools-pip install --upgrade 'git+https://github.com/binjitsu/binjitsu.git'
|
||||
#ctf-tools-pip install --upgrade 'git+https://github.com/binjitsu/binjitsu.git'
|
||||
git clone --depth=1 'https://github.com/binjitsu/binjitsu.git'
|
||||
ctf-tools-pip install --upgrade -e binjitsu
|
||||
|
|
Loading…
Add table
Reference in a new issue