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
f75e392a4d
commit
d23e94947f
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ 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
|
||||
|
||||
# Update Pandora
|
||||
su - $SUDO_USER -c 'cd ~/.local/bin/poetry run update --yes'
|
||||
su - $SUDO_USER -c '~/.local/bin/poetry run update --yes'
|
||||
|
||||
# Remove unused workers
|
||||
su - $SUDO_USER -c "rm ~/pandora/pandora/workers/blocklists.*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue