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