Skip to content

Commit 9d756be

Browse files
committed
download livekit model files
1 parent 3698000 commit 9d756be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/run-prod.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
set -ex
44

55
if [ "$RUN_LIVEKIT" ]; then
6+
python livekit_agent.py download-files
67
SENTRY_ENVIRONMENT="livekit" exec python livekit_agent.py start
78
elif [ "$RUN_DJANGO" ]; then
89
./manage.py runscript setup_vespa_db

0 commit comments

Comments
 (0)