dotfiles/.local/bin/scripts/onkyo

6 lines
138 B
Bash
Executable File

#!/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