bin - add script to connect to headset
This commit is contained in:
parent
7d892cdeee
commit
88f28d5980
3
local/bin/headset.sh
Executable file
3
local/bin/headset.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cat <(echo "connect 00:11:67:11:18:9B") <(echo "quit") | bluetoothctl
|
||||
|
Loading…
Reference in New Issue
Block a user