Where is it??

This commit is contained in:
Ryan McQuen 2020-07-16 13:03:13 -07:00 committed by GitHub
parent b61afcbc18
commit f1cdf59f2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitpod.Dockerfile vendored
View file

@ -1,3 +1,3 @@
FROM rust
RUN /workspace/init/install.sh
RUN find /workspace -name "install.sh"