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
89316e1eb5
commit
a0ef246435
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue