mirror of https://github.com/CIRCL/AIL-framework
fix: [installer] pyfaup install
parent
89316e1eb5
commit
a0ef246435
|
@ -65,7 +65,7 @@ sudo ldconfig
|
||||||
popd
|
popd
|
||||||
# Pyfaup
|
# Pyfaup
|
||||||
pushd faup/src/lib/bindings/python/
|
pushd faup/src/lib/bindings/python/
|
||||||
python3 setup.py install
|
sudo python3 setup.py install
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# tlsh
|
# tlsh
|
||||||
|
|
Loading…
Reference in New Issue