mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-24 15:59:42 +02:00
Update install.sh
This commit is contained in:
parent
98bf410866
commit
5189fd0ce1
1 changed files with 2 additions and 1 deletions
|
@ -134,7 +134,8 @@ dpkg --ignore-depends=libssl0.9.8 -i cav-linux_x64.deb
|
||||||
|
|
||||||
wget http://cdn.download.comodo.com/av/updates58/sigs/bases/bases.cav -O /opt/COMODO/scanners/bases.cav
|
wget http://cdn.download.comodo.com/av/updates58/sigs/bases/bases.cav -O /opt/COMODO/scanners/bases.cav
|
||||||
|
|
||||||
# Configure workers
|
# Configure Pandora workers
|
||||||
|
cd ~/pandora
|
||||||
for file in pandora/workers/*.sample; do cp -i ${file} ${file%%.sample}; done
|
for file in pandora/workers/*.sample; do cp -i ${file} ${file%%.sample}; done
|
||||||
|
|
||||||
# Update Pandora
|
# Update Pandora
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue