From 8794cd15d34cf88ad3691718c18b5653ce14bd89 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+justsaumit@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:09:27 +0530 Subject: Update bts --- scripts/bts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bts b/scripts/bts index 0f5955f..87da5d4 100644 --- a/scripts/bts +++ b/scripts/bts @@ -4,7 +4,7 @@ case $status in bluetoothctl power on bluetoothctl connect A1:B3:EC:B1:53:60 ;; "inactive" | "failed") - sudo systemctl start bluetooth + st -e sudo systemctl start bluetooth bluetoothctl power on bluetoothctl connect A1:B3:EC:B1:53:60;; esac -- cgit v1.2.3