From 69a29796fc7bde0f67f8e54c1b110ff83b1f235f Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Fri, 11 Dec 2020 12:30:25 -0500 Subject: [PATCH] update docs --- docs/docker-launcher.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docker-launcher.md b/docs/docker-launcher.md index b16db683..8f579fc0 100644 --- a/docs/docker-launcher.md +++ b/docs/docker-launcher.md @@ -23,7 +23,7 @@ the launcher directly, without using `curl`. From the top-level directory of the Bubble source repository (usually called `bubble`), run: - ./launcher + /bin/bash ./launcher You can pass environment variables in the same way as described above.