random_scripts/sluchatka

9 lines
181 B
Bash
Executable File

#!/bin/bash
#TODO:
# -> get mac address & connect
# -> if bluetooth off, turn on
bluetoothctl devices | grep -E "JBL Tune 770NC$" | awk '{print $2}' | xargs bluetoothctl connect