Skip to content

Commit

Permalink
celery deploy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leftmove committed Jan 3, 2025
1 parent 4972cba commit d9efb0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo systemctl stop uvicorn
sudo systemctl restart celery
uv run python -m celery -A worker.tasks.queue purge -f
sudo systemctl restart celery
sudo systemctl start uvicorn

0 comments on commit d9efb0f

Please sign in to comment.