You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
[ci skip] Remove superfluous slash in dockerfile
This commit is contained in:
@@ -17,7 +17,7 @@ RUN apt-get install --no-install-recommends -y rsync ca-certificates libjansson4
|
||||
COPY --from=build-env /openrct2-install /openrct2-install
|
||||
RUN rsync -a /openrct2-install/* / \
|
||||
&& rm -rf /openrct2-install \
|
||||
&& /openrct2-cli --version
|
||||
&& openrct2-cli --version
|
||||
|
||||
# Done
|
||||
ENTRYPOINT ["openrct2-cli"]
|
||||
|
||||
Reference in New Issue
Block a user