From 4dc917aad71ba62d7827ac30069d82db795da592 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Fri, 10 Jul 2020 11:39:13 +0200 Subject: [PATCH] readded cleanup routine --- bt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bt b/bt index 97d2d24..224d48a 100755 --- a/bt +++ b/bt @@ -225,3 +225,5 @@ case $choice in bluetoothctl connect "$dev_id" fi;; esac + +cleanup