diff --git a/hupcoreaudio b/hupcoreaudio index c697763..684ca40 100755 --- a/hupcoreaudio +++ b/hupcoreaudio @@ -1,4 +1,4 @@ # hupcoreaudio - for all those times airplay refuses to engage # sudo this -kill `ps -ax | grep 'coreaudiod' | grep 'sbin' |awk '{print $1}'` +killall coreaudiod