mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 20:57:09 +00:00
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user