another run through for translation.

This commit is contained in:
brucemeek 2023-08-02 15:57:10 -05:00
parent 0eea6bc19f
commit 0d632c7e56
72 changed files with 704 additions and 575 deletions

View file

@ -23,4 +23,4 @@ RUN cd /app/metagpt &&\
WORKDIR /app/metagpt
# Running with an infinite loop using the tail command
CMD ["sh", "-c", "tail -f /dev/null"]
CMD ["sh", "-c", "tail -f /dev/null"]