Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
xLuxy authored Oct 4, 2023
1 parent dca6c52 commit 60996e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,7 @@ ARG CACHEBUST=1

RUN cd /altv && npx altv-pkg ${BRANCH}
RUN chmod +x /altv/altv-server
RUN chmod +x /altv/altv-crash-handler


ENTRYPOINT [ "/root/entrypoint.sh" ]

0 comments on commit 60996e1

Please sign in to comment.