mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-12 05:52:33 +00:00
Update install
This commit is contained in:
parent
98716cd31a
commit
2e80a2d1e9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
git clone --depth 1 https://github.com/trailofbits/manticore.git && cd manticore
|
||||
ctf-tools-pip install --user --no-binary capstone .
|
||||
ctf-tools-pip install --no-binary capstone .
|
||||
|
|
Loading…
Reference in a new issue