dotfiles/.local/bin/scripts/onkyo

6 lines
138 B
Plaintext
Raw Normal View History

2021-10-08 10:28:22 +00:00
#!/bin/sh
# Reconnect to ONKYO since it is buggy
bluetoothctl disconnect 00:09:B0:1D:DC:98
sleep 1
bluetoothctl connect 00:09:B0:1D:DC:98