From 3eb06099c2844657e1ee08d475db3c6270f3d24c Mon Sep 17 00:00:00 2001 From: Didier Barzin Date: Mon, 13 Nov 2023 12:57:20 +0100 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c6004ca..e69a002 100755 --- a/install.sh +++ b/install.sh @@ -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)