mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-06 14:25:31 +02:00
fix install
This commit is contained in:
parent
512589f636
commit
72a92c2015
3 changed files with 20 additions and 11 deletions
|
@ -189,3 +189,10 @@ Look a the Pandora logs files
|
|||
Look a the Pandora-box logs files
|
||||
|
||||
tail -500f /var/log/pandora-box.log
|
||||
|
||||
Clean pending jobs
|
||||
|
||||
cd ~/pandora
|
||||
poetry run stop
|
||||
rm pandora/cache/dump.rdb
|
||||
poetry run start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue