Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong committed Jun 21, 2023
1 parent 094b384 commit 4b2f533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ make init && make build && make ci && apk del make && \
rm -Rf /root/.cache/pip


ENTRYPOINT ["python3", "-m" , "EdgeGPT"]
ENTRYPOINT ["python3", "-m" , "EdgeGPT.EdgeGPT"]

0 comments on commit 4b2f533

Please sign in to comment.