We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c99e2e commit a47ca7dCopy full SHA for a47ca7d
rootfs/usr/local/bin/boot
@@ -39,7 +39,7 @@ color "# docker run --rm ${DOCKER_IMAGE:-cloudposse/geodesic}:${version} init
39
color "#"
40
color "# After that, you should be able to launch Geodesic just by typing"
41
42
-color "# ${APP_NAME:-$(basename ${DOCKER_IMAGE:-Geodesic})}"
+color "# ${APP_NAME:-$(basename ${DOCKER_IMAGE:-geodesic})}"
43
44
color "########################################################################################"
45
echo
0 commit comments