Created
June 26, 2015 12:16
-
-
Save dims/6180265768ec20563a4f to your computer and use it in GitHub Desktop.
Add new lines to end of the requirements files
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 requirements*.txt -exec gsed -i -e '$a\' {} \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment