Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix geodesic binary install example #539

Merged
merged 2 commits into from
Aug 27, 2021
Merged

Conversation

max-lobur
Copy link
Contributor

@max-lobur max-lobur commented Aug 3, 2021

what

  • Fix the command example

why

  • Current example doesn't work (but prints out the correct example :) )

references

~/git/docs on fix_geodesic ❯ docker run --rm cloudposse/geodesic:latest-debian | bash -s latest-debian
########################################################################################
# Attach a terminal (docker run --rm --it ...) if you want to run a shell.
# Run the following to install the script that runs
# Geodesic with all its features (the recommended way to use Geodesic):
#   docker run --rm cloudposse/geodesic:latest-debian init | bash
# (On a Linux workstation, you might need to use "sudo bash" instead of just "bash")
########################################################################################

~/git/docs on fix_geodesic ❯ docker run --rm cloudposse/geodesic:latest-debian init | bash -s latest-debian

# Installing geodesic from cloudposse/geodesic:latest-debian...

# Installed geodesic to /usr/local/bin/geodesic

@Nuru Nuru mentioned this pull request Aug 24, 2021
@Nuru Nuru self-requested a review August 27, 2021 07:50
@Nuru Nuru added the bugfix Changes that restore intended behavior label Aug 27, 2021
@Nuru Nuru merged commit 9ff0b58 into cloudposse:master Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Changes that restore intended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants