From f1cdf59f2af27db3717744343d3034a54db7cff9 Mon Sep 17 00:00:00 2001
From: Ryan McQuen <rpcm@linux.com>
Date: Thu, 16 Jul 2020 13:03:13 -0700
Subject: [PATCH] Where is it??

---
 .gitpod.Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"