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

fleetdm.com/start: suggested copy change for fleetctl install #22251

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

noahtalerman
Copy link
Member

  • Suggesting capital "Linux" and "macOS" b/c it feels more official.

- Suggesting capital "Linux" and "macOS" b/c it feels more official.
Comment on lines -31 to -32
Linux*) OS='linux';;
Darwin*) OS='macos';;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@noahtalerman The OS variable is used to extract the archive containing fleetctl and needs to be lowercase. I'll add a commit to this PR that adds an OS_DISPLAY_NAME variable that will be used in messages printed for the user.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks Eric

@mike-j-thomas mike-j-thomas merged commit 07a5826 into main Sep 19, 2024
3 checks passed
@mike-j-thomas mike-j-thomas deleted the noahtalerman-patch-11 branch September 19, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants