mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 13:29:42 +02:00
Update install.sh
This commit is contained in:
parent
ec0e53063a
commit
5ceda54fda
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ su - $SUDO_USER -c "cd ~/pandora; cp config/generic.json.sample config/generic.j
|
||||||
su - $SUDO_USER -c "cp ~/pandora/config/logging.json.sample ~/pandora/config/logging.json"
|
su - $SUDO_USER -c "cp ~/pandora/config/logging.json.sample ~/pandora/config/logging.json"
|
||||||
|
|
||||||
# install yara-python
|
# install yara-python
|
||||||
su - $SUDO_USER -c "pip install yara-python"
|
su - $SUDO_USER -c "pip install python3-yara"
|
||||||
|
|
||||||
# ClamAV
|
# ClamAV
|
||||||
apt-get install -y hdparm clamav-daemon
|
apt-get install -y hdparm clamav-daemon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue