diff --git a/local/bin/headset.sh b/local/bin/headset.sh index 1602b03..5c29157 100755 --- a/local/bin/headset.sh +++ b/local/bin/headset.sh @@ -1,5 +1,5 @@ #!/bin/bash if ! pgrep pulseaudio; then pulseaudio --start 2> /dev/null ; fi cat <(echo "connect 00:11:67:11:18:9B") <(echo "quit") \ - | bluetoothctl 2> /dev/null 2>&1 + | bluetoothctl > /dev/null 2>&1