update_cask_family: quote ableton in search

This commit is contained in:
Vítor Galvão
2019-05-29 20:29:11 +01:00
committed by GitHub
parent 97690d1efa
commit e72d2aaa7c
+1 -1
View File
@@ -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 {