update post after stream update
This commit is contained in:
parent
dbde1770f3
commit
c55cdf3a73
3 changed files with 6 additions and 4 deletions
|
|
@ -15,5 +15,5 @@ script
|
|||
test -e /var/log/pandora || (mkdir -p /var/log/pandora && chown $USER:$USER /var/log/pandora)
|
||||
cd $VENV/pandora
|
||||
exec /usr/bin/sudo -u pandora $VENV/bin/python $VENV/pandora/manage.py celeryd \
|
||||
-Q tasks -f /var/log/pandora/pandora-tasks.log -l INFO
|
||||
-Q default -f /var/log/pandora/pandora-tasks.log -l INFO
|
||||
end script
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue