mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

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:
bluetooth_connect | 2+-
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