scripts: connect-bt let's see if this works
This commit is contained in:
parent
84df4a9a05
commit
31098a4542
4
.local/scripts/connect-bt
Executable file
4
.local/scripts/connect-bt
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
coproc bluetoothctl
|
||||
echo -e 'agent on\nconnect F8:5B:6E:2A:6A:CF\nexit' >&${COPROC[1]}
|
Loading…
x
Reference in New Issue
Block a user