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:
parent
0de64c5b25
commit
cf9e5c0fca
1 changed files with 3 additions and 3 deletions
|
@ -94,7 +94,7 @@ su - $SUDO_USER -c "cd ~/pandora; poetry install"
|
|||
su - $SUDO_USER -c "cd ~/pandora; cp config/generic.json.sample config/generic.json"
|
||||
|
||||
# Copy default config file
|
||||
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
|
||||
su - $SUDO_USER -c "pip install yara-python"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue