mirror of https://github.com/CIRCL/AIL-framework
fix: [installer] pyfaup install
parent
a0ef246435
commit
348f7188dd
|
@ -63,10 +63,6 @@ sudo make install
|
|||
echo '/usr/local/lib' | sudo tee -a /etc/ld.so.conf.d/faup.conf
|
||||
sudo ldconfig
|
||||
popd
|
||||
# Pyfaup
|
||||
pushd faup/src/lib/bindings/python/
|
||||
sudo python3 setup.py install
|
||||
popd
|
||||
|
||||
# tlsh
|
||||
test ! -d tlsh && git clone https://github.com/trendmicro/tlsh.git
|
||||
|
|
Loading…
Reference in New Issue