wip align script naming

This commit is contained in:
lebaudantoine
2025-10-08 11:43:34 +02:00
parent 469e824167
commit 698aef8e72
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ COPY --from=builder /install /usr/local
COPY . .
CMD ["python", "multi-user-transcriber.py", "start"]
CMD ["python", "multi_user_transcriber.py", "start"]