Skip to content

Commit

Permalink
Fix: Accidentally forgot to update copy-pasted directory in PATH.
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectSynchro committed Jan 10, 2024
1 parent 85f290a commit aa19f5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions naev-release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ ENV PATH "$PATH:/opt/steamcmd"
# Add Butler to PATH
ENV PATH "$PATH:/opt/butler"

# Add Butler to PATH
ENV PATH "$PATH:/opt/butler"
# Add rcodesign to PATH
ENV PATH "$PATH:/opt/apple-codesign"

WORKDIR /tmp
# Install utilities
Expand Down

0 comments on commit aa19f5c

Please sign in to comment.