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 2023-11-13 12:57:20 +01:00 committed by GitHub
parent 369b0cbbaf
commit 3eb06099c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@ su - $SUDO_USER -c "cp ~/pandora/config/logging.json.sample ~/pandora/config/log
su - $SUDO_USER -c "pip install yara-python"
# ClamAV
apt-get install -y dhparm clamav-daemon
apt-get install -y hdparm clamav-daemon
# In order for the module to work, you need the signatures.
# Running the command "freshclam" will do it but if the script is already running
# (it is started by the systemd service clamav-freshclam)