Where are you?

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

2
.gitpod.Dockerfile vendored
View file

@ -1,3 +1,3 @@
FROM gitpod/workspace-full
RUN ls /workspace
RUN find / -name "install.sh"