mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 05:19:40 +02:00
Update install.sh
This commit is contained in:
parent
369b0cbbaf
commit
3eb06099c2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue