Merge pull request #111 from StevenVanAcker/docker-fix-ropper

--no-cache-dir is an invalid option
This commit is contained in:
Yan 2017-02-13 12:16:49 -08:00 committed by GitHub
commit 9974b720d5

View file

@ -2,6 +2,6 @@
[ -e ropper ] || git clone --depth 1 https://github.com/sashs/Ropper.git ropper
ctf-tools-pip install --no-use-wheel --no-cache-dir -I capstone
ctf-tools-pip install --no-use-wheel -I capstone
ctf-tools-pip install filebytes
ctf-tools-pip install -e ropper