We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187727f commit 3ca64f4Copy full SHA for 3ca64f4
Dockerfile
@@ -31,4 +31,4 @@ ADD /scripts/ /opt/scripts/
31
RUN chmod -R 774 /opt/scripts/
32
33
#Server Start
34
-ENTRYPOINT ["/opt/scripts/start-csgo.sh"]
+ENTRYPOINT ["/opt/scripts/start-server.sh"]
0 commit comments