We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026c416 commit 9d5f8b7Copy full SHA for 9d5f8b7
Dockerfile
@@ -76,5 +76,5 @@ RUN cd /wine/python \
76
&& wine pip install pyinstaller[encryption]==5.13.2 pyarmor
77
78
#RUN echo "$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd && ls)"
79
-ENTRYPOINT ["ps-empire"]
+ENTRYPOINT ["./ps-empire"]
80
CMD ["server"]
0 commit comments