sbt-idp/cope2n-ai-fi/run.sh

9 lines
257 B
Bash
Raw Normal View History

2023-11-30 11:22:16 +00:00
#!/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"