Skip to content

Commit 9d5f8b7

Browse files
authored
Update Dockerfile
1 parent 026c416 commit 9d5f8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ RUN cd /wine/python \
7676
&& wine pip install pyinstaller[encryption]==5.13.2 pyarmor
7777

7878
#RUN echo "$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd && ls)"
79-
ENTRYPOINT ["ps-empire"]
79+
ENTRYPOINT ["./ps-empire"]
8080
CMD ["server"]

0 commit comments

Comments
 (0)