Skip to content

Conversation

@pfeerick
Copy link

@pfeerick pfeerick commented Mar 24, 2019

Corrects the configrue instead of configure typo that is present in most if not all the install scripts.

Basically a quick application of for i in *; do sed -i 's/configrue/configure/g' "$i"; done to apply the correction.

This is a more encompassing update than #4, but was brought to my attention by that update, so a big thank you @gulliverrr for raising the issue.

@pfeerick pfeerick changed the title Corrected 'configrue' typo Corrected 'configrue' typo across 19 install scripts Mar 24, 2019
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.

1 participant