diff --git a/docs/docker-launcher.md b/docs/docker-launcher.md index 8f579fc0..b16db683 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: - /bin/bash ./launcher + ./launcher You can pass environment variables in the same way as described above. diff --git a/launcher b/launcher old mode 100644 new mode 100755