Created
August 14, 2017 07:22
-
-
Save javilobo8/8de8d2fc274118ad16847a176f7f9068 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
# Replace text in all files | |
sed -i -e "s/'actions'/'action-types'/g" ./src/**/**.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment