From 89caf40990d02623eb5bc4aca0d04015c141e9cf Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 6 Apr 2015 01:05:24 +0200 Subject: [PATCH] bins - fail --- local/bin/headset.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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