mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-03 09:19:18 +00:00
Fix path to install.
This commit is contained in:
parent
76eceadcde
commit
b61afcbc18
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -1,3 +1,3 @@
|
|||||||
FROM rust
|
FROM rust
|
||||||
|
|
||||||
RUN ./install.sh
|
RUN /workspace/init/install.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user