commit 59b6f30159c4605b43655e704c432431d86f037f
parent 8ca0773d6b69bb04377ea74b7517b67cf599fe2c
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Mon, 7 Aug 2017 02:02:31 +0200
rm flag with unclear purpose
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bluetooth_connect b/bluetooth_connect
@@ -23,5 +23,5 @@ echo "scan on"; sleep 0.1;
echo "pair $HW"; sleep 0.5;
echo "trust $HW"; sleep 0.5;
echo "connect $HW"; sleep 5;
-echo quit; sleep 0.2) | bluetoothctl -a
+echo quit; sleep 0.2) | bluetoothctl