From 165a4fc10892ae41e9f4d08eb846c7bd45e96593 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 1 Jan 2024 18:49:15 -0500 Subject: Simplify do_blue for speaker --- bin/executable_do_blue.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/executable_do_blue.sh b/bin/executable_do_blue.sh index b908d14..cd79e50 100755 --- a/bin/executable_do_blue.sh +++ b/bin/executable_do_blue.sh @@ -1,4 +1,2 @@ #!/bin/sh -pacmd list-modules module-bluez5-discover | grep -q module-bluez5-discover || \ - pacmd load-module module-bluez5-discover -echo "connect CD:0D:69:69:9A:1B" | bluetoothctl +bluetoothctl -- connect CD:0D:69:69:9A:1B -- cgit v1.2.3