Steam: Copy correct entrypoint
Copy correct entrypoint
This commit is contained in:
parent
020ed4e3a0
commit
c7c2e0fd13
@ -63,5 +63,5 @@ RUN chmod +x /etc/services.d/utils/run
|
|||||||
|
|
||||||
COPY start.sh $GAME_PATH/start.sh
|
COPY start.sh $GAME_PATH/start.sh
|
||||||
RUN chmod +x $GAME_PATH/start.sh
|
RUN chmod +x $GAME_PATH/start.sh
|
||||||
COPY docker-entrypoint.sh /startapp.sh
|
COPY docker-entrypoint-steam.sh /startapp.sh
|
||||||
RUN chmod +x /startapp.sh
|
RUN chmod +x /startapp.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user