1
0
Fork 0
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:
didier 2025-04-09 15:17:59 +02:00
parent 512589f636
commit 72a92c2015
3 changed files with 20 additions and 11 deletions

View file

@ -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