From 83f7fe4b8402bab171d110703a1b1115efbc9b28 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 14 Apr 2026 22:32:43 +0200 Subject: cleaned up many scrits and deleted some that were of no use; renamed a lot --- btoff.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 btoff.sh (limited to 'btoff.sh') diff --git a/btoff.sh b/btoff.sh deleted file mode 100755 index 77bd9aa..0000000 --- a/btoff.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -MAC="BC:87:FA:A1:15:33" - -# Disconnect the device -bluetoothctl disconnect "$MAC" - -# Optionally power off bluetooth when not needed -bluetoothctl power off - -- cgit v1.3