mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-18 21:09:41 +02:00
Update install.sh
This commit is contained in:
parent
a2321524c4
commit
3aedc1baf6
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ wget http://cdn.download.comodo.com/av/updates58/sigs/bases/bases.cav -O /opt/CO
|
|||
cd ~/pandora
|
||||
for file in pandora/workers/*.sample; do cp -i ${file} ${file%%.sample}; done
|
||||
# remove some workers
|
||||
rm pandora/workers/preview.yml
|
||||
# rm pandora/workers/preview.yml
|
||||
|
||||
# Update Pandor
|
||||
su - $SUDO_USER -c "cd ~/pandora; poetry run update --yes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue