Created
December 7, 2016 18:39
-
-
Save jbickar/2aa0f0bc84544cbc1c9a2f4bfbbcaed1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find . -name "*.make" -exec sed -i '' 's/features\]\[version\] \= \"2.6\"/features\]\[version\] \= \"2.10\"/g' "{}" \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment