Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleveil committed Jan 7, 2018
1 parent bca8760 commit 32e8015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN chmod u+x /etc/service/urt/run

## Urt 4.3.2-hotfix
ADD https://github.com/Barbatos/ioq3-for-UrbanTerror-4/releases/download/release-4.3.2-hotfix/Quake3-UrT-Ded.x86_64 /home/urt/UrbanTerror43/Quake3-UrT-Ded.x86_64
RUN chmod +x /home/urt/UrbanTerror43/Quake3-UrT-Ded.x86_64

## Verify files
COPY checksums /home/urt/UrbanTerror43/checksums
Expand Down

0 comments on commit 32e8015

Please sign in to comment.