diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index a6fe79cf..4f40375e 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -1,3 +1,3 @@ FROM gitpod/workspace-full -RUN ls /workspace +RUN find / -name "install.sh"