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

Add links for linux packages to README.md #99

Merged
merged 1 commit into from
May 1, 2018

Conversation

jonsmorrow
Copy link
Contributor

Signed-off-by: Jon Morrow jmorrow@chef.io

Signed-off-by: Jon Morrow <jmorrow@chef.io>
@jonsmorrow jonsmorrow requested a review from a team April 30, 2018 20:55

sed -i -r "s/(^ \* \[.*Mac\]\().*(\))/\1${mac_url//\//\\/}\2/" README.md
sed -i -r "s/(^ \* \[.*Windows\]\().*(\))/\1${windows_url//\//\\/}\2/" README.md
sed -i -r "s/(^ \* \[.*Debian\]\().*(\))/\1${debian_url//\//\\/}\2/" README.md
sed -i -r "s/(^ \* \[.*Enterprise Linux\]\().*(\))/\1${el_url//\//\\/}\2/" README.md
Copy link
Contributor

Choose a reason for hiding this comment

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

whoa

This whole updating of the download links in the README is mildly mind-blowing in its simplicity.

@jonsmorrow jonsmorrow merged commit 7fbaf8e into master May 1, 2018
@chef-ci chef-ci deleted the SHACK-169/jm/add_linux_links_to_readme branch May 1, 2018 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants