fix: [installer] pyfaup install

This commit is contained in:
Terrtia 2021-06-10 17:22:23 +02:00
parent 89316e1eb5
commit a0ef246435
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -65,7 +65,7 @@ sudo ldconfig
popd
# Pyfaup
pushd faup/src/lib/bindings/python/
python3 setup.py install
sudo python3 setup.py install
popd
# tlsh