mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
update_cask_family: quote ableton in search
This commit is contained in:
@@ -27,7 +27,7 @@ function is_in_array {
|
||||
}
|
||||
|
||||
function get_ableton {
|
||||
brew search ableton | grep 'ableton-' | grep --invert-match '\d'
|
||||
brew search 'ableton' | grep 'ableton-' | grep --invert-match '\d'
|
||||
}
|
||||
|
||||
function get_dcpomatic {
|
||||
|
||||
Reference in New Issue
Block a user