fix: [installer] pyfaup install

pull/569/head
Terrtia 2021-06-11 11:43:30 +02:00
parent a0ef246435
commit 348f7188dd
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 0 additions and 4 deletions

View File

@ -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