sbt-idp/cope2n-ai-fi/run.sh
2023-11-30 18:22:16 +07:00

9 lines
257 B
Bash
Executable File

#!/bin/bash
# cd /cope2n-ai-fi/sdsvkie
# pip3 install -v -e .
# cd /cope2n-ai-fi/sdsvtd
# pip3 install -v -e .
# cd /cope2n-ai-fi/sdsvtr
# pip3 install -v -e .
# cd /cope2n-ai-fi
bash -c "celery -A celery_worker.worker_fi worker --loglevel=INFO --pool=solo"