Commit f46a7e43 by Craig Heffner

Merge branch 'master' of https://github.com/devttys0/binwalk

parents 6c2335cb f052c5c8
...@@ -51,7 +51,7 @@ function install_ubireader ...@@ -51,7 +51,7 @@ function install_ubireader
{ {
git clone https://github.com/jrspruitt/ubi_reader git clone https://github.com/jrspruitt/ubi_reader
(cd ubi_reader && $SUDO python setup.py install) (cd ubi_reader && $SUDO python setup.py install)
rm -rf ubi_reader $SUDO rm -rf ubi_reader
} }
function install_pip_package function install_pip_package
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment