1
0
Fork 0
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:
Didier Barzin 2025-02-11 21:03:53 +01:00 committed by GitHub
parent 8f936186fe
commit cd19c7f599
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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