mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
fix: [installer] pyfaup install
This commit is contained in:
parent
a0ef246435
commit
348f7188dd
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue