Browse Source

first commit

master
Xsivax 2 years ago
parent
commit
5bb7b0b9e3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build/deb-rust/Dockerfile

+ 1
- 1
build/deb-rust/Dockerfile View File

@ -4,7 +4,7 @@ WORKDIR /usr/src
RUN apt-get update
RUN git clone https://basabuuka.zapto.org/xsiva/rocket-3d.git
RUN git clone https://code.basabuuka.org/xsiva/rocket-3d.git
RUN cargo install --path ./rocket-3d

Loading…
Cancel
Save