bins - fail

This commit is contained in:
Felix Van der Jeugt 2015-04-06 01:05:24 +02:00
parent 1bfc329df8
commit 89caf40990
1 changed files with 1 additions and 1 deletions

View File

@ -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