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
8f936186fe
commit
cd19c7f599
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"
|
||||
|
||||
# install yara-python
|
||||
su - $SUDO_USER -c "apt install python3-yara"
|
||||
apt install python3-yara
|
||||
|
||||
# ClamAV
|
||||
apt-get install -y hdparm clamav-daemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue