ctf-tools/capstone/install
2016-09-23 09:28:52 +00:00

4 lines
112 B
Bash
Executable file

#!/bin/bash
ctf-tools-pip install --no-use-wheel -U capstone
ctf-tools-pip3 install --no-use-wheel -U capstone