mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-23 15:29:43 +02:00
Update install.sh
This commit is contained in:
parent
01eafe1ba5
commit
9597ae5490
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"
|
su - $SUDO_USER -c "cp ~/pandora/config/logging.json.sample ~/pandora/config/logging.json"
|
||||||
|
|
||||||
# install yara-python
|
# install yara-python
|
||||||
apt install python3-yara
|
apt install -y python3-yara
|
||||||
|
|
||||||
# ClamAV
|
# ClamAV
|
||||||
apt-get install -y hdparm clamav-daemon
|
apt-get install -y hdparm clamav-daemon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue