Strange ...

This commit is contained in:
Ryan McQuen 2020-07-16 13:03:49 -07:00 committed by GitHub
parent f1cdf59f2a
commit e7dda24319
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 find /workspace -name "install.sh"
RUN find / -name "install.sh"