<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-03-02 12:34:51 +03:00
parent bbff9efc96
commit 4f1abca2e5
2 changed files with 0 additions and 16 deletions
@@ -1,9 +0,0 @@
#!/bin/sh
set -e
echo "Installing required libs..."
pip install -r checker_requirements.txt
echo "Starting Celery worker..."
celery -A config worker -l INFO