typo
This commit is contained in:
parent
95a3189b36
commit
2ba271c4a3
@ -8,4 +8,4 @@ RUN pip3 install -r requirements_sa_command.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD [ "python3", "standalone_tts_core.py"]
|
||||
CMD [ "python3", "standalone_command.py"]
|
||||
@ -8,4 +8,4 @@ RUN pip3 install -r requirements_sa_command.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD [ "python3", "standalone_command.py"]
|
||||
CMD [ "python3", "standalone_tts_core.py"]
|
||||
Loading…
Reference in New Issue
Block a user