Created
November 17, 2018 08:51
-
-
Save stepango/c89b5bb9a16704ed6b19eca7b53c4d21 to your computer and use it in GitHub Desktop.
Remove all build folders
This file contains 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
rm -rf `find . -type d -name build` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment