Skip to content

Commit

Permalink
Updated Docker File
Browse files Browse the repository at this point in the history
  • Loading branch information
BippyMiester committed Aug 3, 2024
1 parent 3c82b11 commit 44bb650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/carbon/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ WORKDIR /home/container
COPY ./wrapper.js /wrapper.js
COPY ./entrypoint.sh /entrypoint.sh
COPY --chmod=0755 ./splash_screen.sh /splash_screen.sh
COPY --chmod=0755 ./end_screen.sh /end_screen.sh

COPY --chmod=0755 ./sections/app_public_ip.sh /sections/app_public_ip.sh
COPY --chmod=0755 ./sections/modding_root_check.sh /sections/modding_root_check.sh
Expand Down

0 comments on commit 44bb650

Please sign in to comment.