diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index 44b2186..d8f5c82 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -1,3 +1,3 @@ FROM rust -RUN /workspace/init/install.sh +RUN find /workspace -name "install.sh"