Created
February 22, 2019 07:16
-
-
Save siggiarni/ca34247f25b0d3602eb7f926162ea362 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
https://github.com/Homebrew/homebrew-cask/issues/58046 | |
/usr/bin/find "$(brew --prefix)/Caskroom/"*'/.metadata' -type f -name '*.rb' -print0 | /usr/bin/xargs -0 /usr/bin/sed -i '' '/depends_on macos:/d' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment